为什么我会收到“不支持将极坐标图添加到 axes。"

我在mlx文件中执行polarplot之后使用clf
之后执行polarplot便出现这一错误:“不支持将极坐标图添加到 axes。"
它无法通过重启matlab解决,出现在任何想要执行polarplot时
I get this error when I execute polarplot after using clf
after polarplot in the mlx file: "Adding polar plots to axes is not supported."
It cannot be resolved by restarting matlab, appears whenever one wants to execute polarplot

回答(1 个)

Aditya
Aditya 2023-9-29

0 个投票

From your query, I understand that you are encountering an error when using polarplot after the clf command. I tried to reproduce the issue but couldn't encounter any errors during my simulation. If you are still experiencing the issue, I recommend upgrading your MATLAB version.
Please look into this query on the MATALB Answers forum as this might be similar to your case:
For more information on Polar Plots, please refer to the below documentation:
Hope this helps!

类别

帮助中心File Exchange 中查找有关 图形性能 的更多信息

产品

版本

R2021a

标签

回答:

2023-9-29

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!