Getting output from Simulink using m-file (link for m-file in simulink)

2 ビュー (過去 30 日間)
Amir Xz
Amir Xz 2018 年 8 月 14 日
コメント済み: Amir Xz 2018 年 8 月 15 日
Hi, I wanna create a link in Simulink, something like a link that exist in "ssc_engine_cooling_system". See image below:
What shall I do? Thank you

採用された回答

Fangjun Jiang
Fangjun Jiang 2018 年 8 月 14 日
Double click the annotation box to enter the "edit" mode, hover over the hyper link and right click, select "Hyperlink ..." and you will see the dialog.
If you want to start from your own, create an annotation text, select them and then right click, select "Hyberlink ..." and then specify "matlab:YourMfile".
  3 件のコメント
Fangjun Jiang
Fangjun Jiang 2018 年 8 月 15 日
Okay, "matlab:" should not be there.
You can add the folder into MATLAB path.
Or, put in "run('fullpath\testMfile')"
Amir Xz
Amir Xz 2018 年 8 月 15 日
Thank you so so much. It's worked:
matlab:run fullpath\testMfile

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

製品


リリース

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by