How to draw 2D object with plot 3D matlab

조회 수: 1 (최근 30일)
Moufid Meddeb
Moufid Meddeb 2021년 4월 15일
댓글: Matt J 2021년 4월 16일
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

채택된 답변

Matt J
Matt J 2021년 4월 15일
편집: Matt J 2021년 4월 15일
The command cylinder() will be helpful. This example in particular,
  댓글 수: 6
Moufid Meddeb
Moufid Meddeb 2021년 4월 16일
how u do this , i have two radius and two circle ??
Matt J
Matt J 2021년 4월 16일
As I said, the example at the link I gave you is very similar to what you are trying to do.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Graphics Object Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by