Plot surface plot from implicit equation
조회 수: 3 (최근 30일)
이전 댓글 표시
Hello,
X^2+Y^2+1/4*(abs(Z-a)+abs(Z+a)-2*a)^2-r^2=0
where a=2 and r=2;
Do you have an idea on how to do that? I would like also to have the X, Y and Z coordinates for plotting the capsule with surf(X, Y, Z).
Thank you in advance for your answer!
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Surface and Mesh Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!