How to draw 2D object with plot 3D matlab

1 Ansicht (letzte 30 Tage)
Moufid Meddeb
Moufid Meddeb am 15 Apr. 2021
Kommentiert: Matt J am 16 Apr. 2021
How to draw 2D object with plot 3D matlab
I have 2 circle and 2 radius ( a and b )and height (h) between two circle.
draw this 2D figure to 3D figure with plot or surf

Akzeptierte Antwort

Matt J
Matt J am 15 Apr. 2021
Bearbeitet: Matt J am 15 Apr. 2021
The command cylinder() will be helpful. This example in particular,
  6 Kommentare
Moufid Meddeb
Moufid Meddeb am 16 Apr. 2021
how u do this , i have two radius and two circle ??
Matt J
Matt J am 16 Apr. 2021
As I said, the example at the link I gave you is very similar to what you are trying to do.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

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

Community Treasure Hunt

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

Start Hunting!

Translated by