Azzera filtri
Azzera filtri

A problem about drawing a 3D figure from series of 2D figures

2 visualizzazioni (ultimi 30 giorni)
Hi everyone, I have a problem that can't solve for a long time: I have a series of 2d figures like these:
Which means, I have X,Y coordinates, and for every [x,y] there is a value z which shows in color like above. But there is NO function/formula between x, y, and z. So now I want combine these 2D figures to become a 3D one, like this:
or this:
Which means: In this new 3D figure, every 2D figure is a slice. It shows how figure changes along with time. And it would be great if we can interpolate between 2D slices in this new 3D figure.
Can anyone teach me how? Many thanks.
  3 Commenti
Lin Yang
Lin Yang il 13 Lug 2018
@KSSV. Thanks. But it doesn't work. because if you surf(Z), you will directly get a 3D figure, not a 2D slice.
Unai San Miguel
Unai San Miguel il 13 Lug 2018
I guess the solution will be in the docs for Volume visualization , and assigning some (arbitrary?) values for your Z (time?) coordinate... But I don't like (and always interpret wrongly) the meshgrid-like ordering.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Graphics Object Properties in Help Center e File Exchange

Prodotti


Release

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by