为什么我会收到“不支持将极坐标图添加到 axes。"
Afficher commentaires plus anciens
我在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
Réponses (1)
Aditya
le 29 Sep 2023
0 votes
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!
Catégories
En savoir plus sur 图形性能 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!