How to plot implicit function with 3 variables?

2 views (last 30 days)
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.

Answers (1)

Thorsten
Thorsten on 18 Feb 2013
http://www.mathworks.com/matlabcentral/fileexchange/23623-ezimplot3-implicit-3d-functions-plotter

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!