Labels in Simulation Data Inspector

Can I add the x/y axis labels to a plot in the Simulation Data Inspector?

 採用された回答

Sai
Sai 2023 年 5 月 18 日

1 投票

Hi Omar,
I understand that you wanted to add x-label and y-label in Simulink Data Inspector
As of now, it is not possible to add labels for x and y axes directly in Simulink Data Inspector.
The possible work around is taking the snapshot To MATLAB figure and then add labels.
You can do that with the below mentioned workflow.
  • Right click on the plot for which you want to add labels.
  • Click on Snapshot-> MATLAB Figure
  • A MATLAB figure window will be opened.
  • To add X Label, navigate to Insert->X Label and label the x axis.
  • To add Y Label, navigate to Insert->Y Label and label the y axis.
You can also refer to the following MATLAB Answer for other work arounds.

1 件のコメント

CAME18_LDO
CAME18_LDO 2025 年 3 月 28 日
What about titles to the figures?

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeAnalyze Simulation Results についてさらに検索

質問済み:

2023 年 5 月 15 日

コメント済み:

2025 年 3 月 28 日

Community Treasure Hunt

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

Start Hunting!

Translated by