Ezimplot3: implicit 3D functions plotter

Plots a 3D surface defined implicitly

Download
Download

You are now following this Submission

Cite As

Gustavo Morales (2026). Ezimplot3: implicit 3D functions plotter (https://au.mathworks.com/matlabcentral/fileexchange/23623-ezimplot3-implicit-3d-functions-plotter), MATLAB Central File Exchange. Retrieved .

Acknowledgements

Inspired by: implot.m

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.4.0

I've added information about the products required: Symbolic Math Toolbox

Download
1.3.0

-Cleaned some bugs up
-Now you can give an axis handle to make the plot
-Simplified code

Download
1.2.0

*Now supports symbolic and inline classes as input
*Now you can pass it a 'color' argument
*Better comments
*Code was rearranged, so it would be more readable. One day ezimplot3 could connect with Matlab's "ezgraph3"

Download
1.1.0

Better and corrected comments
Code easier to read
Now you can give it the name of your "function.m" file
A lot of input errors catched (I said "a lot", not "all") ;)

Download
1.0.0

Download