How can I add axis labels directly to a plot in Simulink Data Inspector?
12 ビュー (過去 30 日間)
古いコメントを表示
MathWorks Support Team
2024 年 2 月 1 日
回答済み: MathWorks Support Team
2024 年 2 月 22 日
I am using Simulink Data Inspector to evaluate my simulation data. I want to add a label to the X-axis similar to the 'xlabel' command in MATLAB.
Is there a way to do this in the Simulink Data Inspector UI or to update the plot programmatically?
採用された回答
MathWorks Support Team
2024 年 2 月 1 日
The ability to add axis labels is not an available feature in Simulink Data Inspector.
However, to work around this issue you can save the plot to a MATLAB figure and then manipulate the saved figure with MATLAB commands or in the figure window.
0 件のコメント
その他の回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!