How to create a list of all variable names/block parameter values used in a Simulink model?
10 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I have a large simulink model with hundreds of block parameter values that need defined (example: constant has value of "FilterDeadTime" but this value isn't defined in the model or base workspace). I would like to get a list of all variables/block parameter values defined in the model so I can extract that data from a dataset that has all the values that my model could have. Is there an efficient way to list all variables defined in a Simulink model?
2 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Programmatic Model Editing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!