필터 지우기
필터 지우기

How do you add multiple items to one 3d plot?

조회 수: 1 (최근 30일)
Jordan Falgoust
Jordan Falgoust 2015년 7월 30일
답변: Walter Roberson 2015년 7월 30일
I have 3 geometries: a sphere, a patchfv, and a plot3 (ellipse) that I'd like to assemble in a single 3d figure. How do I accomplish this?

답변 (1개)

Walter Roberson
Walter Roberson 2015년 7월 30일
Create the first object. Then
hold on
and then add the additional objects. After that
hold off

카테고리

Help CenterFile Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by