Using a Library linked Subsystem twice in a model with different Parameter-Settings

Like described above... The library-Subsystem has some Constant-Blocks with fixed Parameter-Names to define Parameters by the Workspace. A second copy of the Library-Subsystem in the same Modell should get a different set of Parameters. How to do?

 Accepted Answer

You need to make that library-Subsystem a masked subsystem. Bring that parameter for the Constant block to the mask interface as a mask parameter. Then you can use the same library block multiple times with different parameter values.
See the document link:
web(fullfile(docroot, 'simulink/ug/mask-a-subsystem.html'))

More Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!