How to plot implicit function with 3 variables?
3 ビュー (過去 30 日間)
古いコメントを表示
Hello, I want to plot function 'cos(x)+cos(y)+cos(z) + sin(x) + sin(y) + sin(z) -10 = 0' ; range of x,y,z=[-10,10]. How to plot this in Matlab? I tried surf command but it says that this command needs matrix. Please help me. Thanks.
0 件のコメント
回答 (1 件)
Thorsten
2013 年 2 月 18 日
http://www.mathworks.com/matlabcentral/fileexchange/23623-ezimplot3-implicit-3d-functions-plotter
0 件のコメント
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!