how can i insert or link an .m file containing parameter values to a simulink .slx file in R2015b as a subsystem

I want to place an .m file containing parameter values as a subsystem in my .slx file(simulink model), so that i can use the variables for block specifications.
I found the same in an example of a "PVarray_250kw" in R2015b.

 採用された回答

Preethi
Preethi 2016 年 12 月 30 日
hello,
you can use call back functions(present in model properties) or interpreted matlab function block

1 件のコメント

konduru
konduru 2017 年 2 月 7 日
thank you, And in callbacks we have to go for openfcn*--- as open('file_name') bold

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

その他の回答 (0 件)

カテゴリ

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

タグ

質問済み:

2016 年 12 月 21 日

コメント済み:

2017 年 2 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by