How can I add axis labels directly to a plot in Simulink Data Inspector?

조회 수: 12 (최근 30일)

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
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개)

카테고리

Help CenterFile Exchange에서 Scopes and Data Logging에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by