Info

This question is closed. Reopen it to edit or answer.

Global access to a data store in a subsystem

1 view (last 30 days)
Twols
Twols on 22 Jan 2015
Closed: MATLAB Answer Bot on 20 Aug 2021
I'm using a data store for writing data to Simulink.Parameter objects (ImportedExternPointer), and (a least) one thing is driving me crazy: I can not put all my data store definitions into a subsystem. I just want to group them to make my model more usable. But it seems to me, the data stores are only visible in the subsystem and it's children...
Can I declare data stores globally but grouped in a virtual subsystem?

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!