Using Mask Initialization and Parameter with Data Dictionaries
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I currently have a system using Model Reference for subsystems and Data Dictionaries to maintain variables. I would like to mask a subsystem and have the Mask Initialization change values of a Constant source block with the value of a struct. I can't get the Mask Initialization to affect any changes on the Constant source block.
All the tutorials show the Initialization changing values in the Model Workspace. How do I get it to affect changes on the values from the Data Dictionary?
1 comentario
Kausalya Singuru
el 15 de Sept. de 2015
You can always set_param to set any properties of the blocks within the masked block. A clear explanation with an example may help in giving you specific solution.
Respuestas (0)
Ver también
Categorías
Más información sobre Author Block Masks en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!