- Save the workspace variables in the model workspace or a data dictionary.
- If you want to use the base workspace itself, then define the variables in any relevant callback functions of the model.
In Simulink, when an SLX file is loaded, the workspace variables are not populated
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Roy Nordstrom
il 29 Apr 2022
Risposto: Anusha Sasidharan
il 6 Mag 2022
In Simulink, when I load one of my saved SLX files, the workspace variables do not get populated.
This forces me to create them manually, to make the model functional.
What am I missing here ?
0 Commenti
Risposta accettata
Anusha Sasidharan
il 6 Mag 2022
Hi,
I understand that you want to retain the workspace variables that you created for the model.
You could try one of these approaches:
Here are some documentation topics for this:
Thanks,
Anusha
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Programmatic Model Editing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!