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!