Info

This question is closed. Reopen it to edit or answer.

3 D data rapresentation

1 view (last 30 days)
OldCar
OldCar on 28 Apr 2016
Closed: MATLAB Answer Bot on 20 Aug 2021
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
KSSV
KSSV on 29 Apr 2016
Is the data of a grid? Attach data here. It would be easy to understand.

Answers (0)

This question is closed.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!