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

Comments

To leave a comment, please click here to sign in to your MathWorks Account or create a new one.