Stuart’s MATLAB Videos

Watch and Learn

Polar surface plot in MATLAB

MATLAB does not have a polar surface plot built in. You can use a normal surface plot if you convert your polar data into Cartesian with the pol2cart command.

We also cover how to get rid of the edges on dense surface plots like this one by setting ‘edgecolor’ to ‘none’.

|
  • print

댓글

댓글을 남기려면 링크 를 클릭하여 MathWorks 계정에 로그인하거나 계정을 새로 만드십시오.