Simulink Build return "ans = logical 0" in the diagnostics viewer
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Sylvain
el 3 de Feb. de 2022
Comentada: Sylvain
el 6 de Mayo de 2022
I am compiling code for a Raspberry Pi. I am not sure why I get this following output from the Diagnotics Viewer.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/883410/image.png)
0 comentarios
Respuesta aceptada
Nakul Khadilkar
el 3 de Mzo. de 2022
Hi Sylvain,
This is most likely because of a missing semicolon in one of the statements you are generating code for.
-Nakul
Más respuestas (0)
Ver también
Categorías
Más información sobre Configure and View Diagnostics en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!