为什么我会收到“不支持将极坐标图添加到 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

Antworten (1)

Aditya
Aditya am 29 Sep. 2023

0 Stimmen

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!

Kategorien

Mehr zu 图形性能 finden Sie in Hilfe-Center und File Exchange

Produkte

Version

R2021a

Gefragt:

am 1 Mär. 2022

Beantwortet:

am 29 Sep. 2023

Community Treasure Hunt

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

Start Hunting!