Expand description
MATLAB-compatible surface plot creation utilities
Functions§
- mesh
- Create a mesh plot (wireframe surface)
- meshgrid_
surf - Create surface from meshgrid
- surf
- Create a surface plot (equivalent to MATLAB’s
surf(X, Y, Z)) - surf_
with_ colormap - Create surface with specific colormap