Live CAN message from Simulink to App Designer
Hi all,
I am having issue with both Simulink and App designer due to Arduino Hardware limitation.
So my new approach is to read live CAN message via Simulink and bring that data to App designer.
I was able to run the simulation but it is running as just ‘start’ not ‘monitor and tune’ by using this code
set_param(app.ModelName,’SimulationCommand’,’Start’)
Is there a way to programatically run ‘monitor and tune’ so I can run simulink via App Designer on Arduino?
Thanks!Hi all,
I am having issue with both Simulink and App designer due to Arduino Hardware limitation.
So my new approach is to read live CAN message via Simulink and bring that data to App designer.
I was able to run the simulation but it is running as just ‘start’ not ‘monitor and tune’ by using this code
set_param(app.ModelName,’SimulationCommand’,’Start’)
Is there a way to programatically run ‘monitor and tune’ so I can run simulink via App Designer on Arduino?
Thanks! Hi all,
I am having issue with both Simulink and App designer due to Arduino Hardware limitation.
So my new approach is to read live CAN message via Simulink and bring that data to App designer.
I was able to run the simulation but it is running as just ‘start’ not ‘monitor and tune’ by using this code
set_param(app.ModelName,’SimulationCommand’,’Start’)
Is there a way to programatically run ‘monitor and tune’ so I can run simulink via App Designer on Arduino?
Thanks! arduino, simulink, app designer, canbus MATLAB Answers — New Questions