Info
This question is closed. Reopen it to edit or answer.
3 D data rapresentation
1 view (last 30 days)
Show older comments
I have a matrix of values (large part are zero), and two vectors of coordinates, x and y, that defines the matrix in which I have the values of the point. I use mesh(x,y,imageMag) to plot the data, but I wuold like to see the peaks sharper. Is it possible? After that I would like to compute the volume under the surface I have plotted with mesh (physically it rappresents a power and I have to check if is it constant)
1 Comment
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!