为什么我会收到“不支持将极坐标图添加到 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
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에서 图形性能에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!