How to use Workspace Variable value instead Sldd value in Simulink model.
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Abhijeet Kate
el 12 de Abr. de 2024
Comentada: Abhijeet Kate
el 19 de Abr. de 2024
I am working on Simulink model, which has multiple Atomic subsystems, So there is NXP blocks in some of the subsystems. In subsystem while creating a variable there is only one option for a location which is sldd. but i want to create or store the variable values in base workspace. so how to store the variable in base workspace or how to use it in atomic subsystem. after that i need to go for code genaretion so that the variable should be reflected.
0 comentarios
Respuesta aceptada
Fangjun Jiang
el 12 de Abr. de 2024
Check the "Enable model access to base workspace" at Model Property, External Data tab?
5 comentarios
Fangjun Jiang
el 18 de Abr. de 2024
Hah, here you go! Check the option at this place and you will get it. I confirmed.
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!