Simulink : How can I update the data from Workspace while the simulation is running?
Mostrar comentarios más antiguos
Hello, My simulation is writing data in Matlab from Simulink, then I do so computations on Matlab and then I want to read the results on Simulink. The problem is that the box "From Workspace" doesn't update the values during the simulation running. Is there a solution for updating the values or no? Thanks for the help.
Respuestas (1)
Sebastian Castro
el 20 de Mzo. de 2015
0 votos
Simulink only writes data to the workspace when a simulation is completed or stopped.
- Sebastian
1 comentario
Baptiste
el 20 de Mzo. de 2015
Categorías
Más información sobre Event Functions en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!