Simulink Build return "ans = logical 0" in the diagnostics viewer
2 views (last 30 days)
Show older comments
I am compiling code for a Raspberry Pi. I am not sure why I get this following output from the Diagnotics Viewer.
0 Comments
Accepted Answer
Nakul Khadilkar
on 3 Mar 2022
Hi Sylvain,
This is most likely because of a missing semicolon in one of the statements you are generating code for.
-Nakul
More Answers (0)
See Also
Categories
Find more on Configure and View Diagnostics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!