Filter löschen
Filter löschen

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

2 Ansichten (letzte 30 Tage)
Lin Yang
Lin Yang am 13 Jul. 2018
Kommentiert: Unai San Miguel am 13 Jul. 2018
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 Kommentare
Lin Yang
Lin Yang am 13 Jul. 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 am 13 Jul. 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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Graphics Object Properties finden Sie in Help Center und File Exchange

Produkte


Version

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by