Simulink Build return "ans = logical 0" in the diagnostics viewer

2 views (last 30 days)
I am compiling code for a Raspberry Pi. I am not sure why I get this following output from the Diagnotics Viewer.

Accepted Answer

Nakul Khadilkar
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)

Categories

Find more on Configure and View Diagnostics in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!