Log-scale frequency axis in Signal Analyzer App
7 ビュー (過去 30 日間)
古いコメントを表示
Sukvasant Tantikovt
2021 年 1 月 13 日
コメント済み: Sukvasant Tantikovt
2021 年 1 月 18 日
Is it possible to set frequency axis in Signal Analyzer App in log scale?
0 件のコメント
採用された回答
Uday Pradhan
2021 年 1 月 15 日
Hi Sukvasant,
The Signal Analyzer app currently does not support changing the scale of the plot directly. However, a workaround here is to use the "Generate Script" functionality in the app and follow the comments in the generated code to plot your graph. Once the figure is plotted, click the "Open Property Inspector" button and in the Property inspector window, under "Rulers" section. you can find the "XScale", "YScale" and "ZScale" options which enable you to change the scale to logarithmic and vice - versa. I hope this helps!
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Develop Apps Using App Designer についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!