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.

 Accepted Answer

hello,
you can use call back functions(present in model properties) or interpreted matlab function block

More Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Tags

Asked:

on 21 Dec 2016

Commented:

on 7 Feb 2017

Community Treasure Hunt

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

Start Hunting!