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

32 visualizzazioni (ultimi 30 giorni)
融冰 韩
融冰 韩 il 1 Mar 2022
Risposto: Aditya il 29 Set 2023
我在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

Risposte (1)

Aditya
Aditya il 29 Set 2023
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!

Categorie

Scopri di più su 图形性能 in Help Center e File Exchange

Prodotti


Release

R2021a

Community Treasure Hunt

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

Start Hunting!