Where does the output of Simulink "To workspace" blocks go when the project is deployed?
11 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Daniel Huerta Cuenco
el 14 de Mzo. de 2020
Respondida: Divya Yerraguntla
el 17 de Mzo. de 2020
I'm running a simulink model on a Raspberry Pi. This model returns some results that I send to Matlab (out of Simulink) using "To Workspace" blocks. I am trying to make it standalone (to make it faster) by clicking on the "Deploy to Hardware" button. When I do so, where can I find the results I was previously sending to Matlab workspace?
Thanks a lot in advance!!
0 comentarios
Respuestas (1)
Divya Yerraguntla
el 17 de Mzo. de 2020
Hi Daniel,
Have a look at this link : https://in.mathworks.com/help/supportpkg/rtlsdrradio/ug/run-model-in-external-mode.html
This logs the data from the 'To Workspace' block to MATLAB workspace.
Hope it helps!
0 comentarios
Ver también
Categorías
Más información sobre Raspberry Pi Hardware 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!