i have a excel sheet with phase angles, i want to plot a polar plot only with the phase angles, can anyone tell me a proper function ?
1 回表示 (過去 30 日間)
古いコメントを表示
I tried using polarplot function , it says undefined function,
0 件のコメント
採用された回答
Walter Roberson
2016 年 11 月 2 日
5 件のコメント
Walter Roberson
2016 年 11 月 2 日
Show the output of
which -all polar
I suspect that you have put your own code into a file named polar.m and then you try to invoke the MATLAB polar() function inside of your own polar.m .
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Polar Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!