surface and mesh plots in MatLab -- MatLab

 surface and mesh plots in MatLab -- MatLab

type of surface and mesh plots

surf
surfc
surfl
ribbon
pcolor
fsurf
fimplicit3
mesh
meshc
meshz
waterfall
fmesh

2D

pcolor

3D

surf
surfc    
surfl
ribbon
fsurf
fimplicit3
mesh
meshc
meshz
waterfall
fmesh

more details on:

Comments

Popular posts from this blog

How to hold plots in MatLab? - hold -- MatLab

How to check whether point is changed or not in MatLab? - ischange -- MatLab

Data distribution plots in MatLab -- MatLab