Module matlab_compat

Module matlab_compat 

Source
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