I'm working with a Raspberry Pi with an AudioInjector module and programming audio effects to run in real time on the device using Simulink.
I'm used to program in MATLAB where I can debug the code by setting breakpoints and checking the values of the variables that the program is working with at a given moment. But I don't see a way to do this while working on Simulink. This is my Simulink project.
And I want to access the workspace that the MATLAB System (SchroederLR) is using so I can check the value of the variables. Given that I'm using the Raspberry input and output modules I need to run the simulation on external mode. Is there a way to do this? Thanks in advance.
0 Comments
Sign in to comment.