Simulink Build return "ans = logical 0" in the diagnostics viewer
2 次查看(过去 30 天)
显示 更早的评论
I am compiling code for a Raspberry Pi. I am not sure why I get this following output from the Diagnotics Viewer.
0 个评论
采纳的回答
Nakul Khadilkar
2022-3-3
Hi Sylvain,
This is most likely because of a missing semicolon in one of the statements you are generating code for.
-Nakul
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Configure and View Diagnostics 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!