Where does the output of Simulink "To workspace" blocks go when the project is deployed?
3 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Divya Yerraguntla
2020-3-17
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Run on Target Hardware 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!