Clear Filters
Clear Filters

Simulink ASCII decode block stopped working

4 views (last 30 days)
I don't know if there was an update to Simulink recently, but my model which was working perfectly fine yesterday doesn't work anymore.
It now says :
An error occurred while running the simulation and the simulation was terminated
Caused by:
Component:Simulink | Category:Block error
This is the data coming in, as seen from Arduino Serial Monitor :
This is the settings of the COM4 data and Ascii decode blocks, I changed nothing and it worked perfectly well yesterday :

Accepted Answer

Jesse Beaupre
Jesse Beaupre on 30 Aug 2023
It appear to be a problem with data alignment, but it was never a problem until today.
Adding a header solved the problem.

More Answers (0)

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Products


Release

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!