how to remove warning during code generation

hello, during the code generation some warning will apper in command window, how to turn off this, only error message can apper.

 Respuesta aceptada

Diego Caro
Diego Caro el 29 de Jun. de 2024
Editada: Diego Caro el 29 de Jun. de 2024
Add this line at the start of your code:
warning('off','all')

2 comentarios

wenchao zhang
wenchao zhang el 29 de Jun. de 2024
Thanks, Diego, i will try it later, i think i can work well.
Diego Caro
Diego Caro el 29 de Jun. de 2024
Good luck!

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Simulink Coder en Centro de ayuda y File Exchange.

Productos

Versión

R2020b

Preguntada:

el 29 de Jun. de 2024

Comentada:

el 29 de Jun. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by