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’.
- カテゴリ:
- Format: Video,
- Level: Basic
コメント
コメントを残すには、ここ をクリックして MathWorks アカウントにサインインするか新しい MathWorks アカウントを作成します。