How to plot implicit function with 3 variables?
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Thorsten
on 18 Feb 2013
http://www.mathworks.com/matlabcentral/fileexchange/23623-ezimplot3-implicit-3d-functions-plotter
0 Comments
See Also
Categories
Find more on 2-D and 3-D Plots in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!