UserData for Simulink-models

Hi,
Simulink-blocks have a parameter 'UserData', this is very handy to store intermediate data across callbacks. Is there an equivalent that works for Simulink-models? Models unfortunately don't have a parameter 'UserData'.
Thanks, Fabian

Answers (1)

Fabian Scheler
Fabian Scheler on 2 Mar 2015
Hi,
for now I used the parameter 'Metadata' of a Simulink-model. I have no clue if this is a proper choice, but so far it works as expected.
Bye, Fabian

Categories

Find more on Modeling in Help Center and File Exchange

Products

Asked:

on 25 Feb 2015

Answered:

on 2 Mar 2015

Community Treasure Hunt

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

Start Hunting!