Plot surface plot from implicit equation

4 ビュー (過去 30 日間)
Martina Clairand
Martina Clairand 2021 年 7 月 15 日
コメント済み: Star Strider 2021 年 7 月 15 日
Hello,
I want to plot a capsule thanks to this implicit equation and without using fimplicit3 function:
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 ExchangeSurface and Mesh Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by