Log-scale frequency axis in Signal Analyzer App
7 次查看(过去 30 天)
显示 更早的评论
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!