How to plot a 3D figure in MATLAB based on a function like f(x,y,z)=0? And this complicated function can not be written as z = f(x,y). >
MATLAB
f(x,y,z)=0
z = f(x,y)
I just solve this question by this tool from the Matlab File Exchange: Ezimplot3: implicit 3D functions plotter