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.

 Risposta accettata

Diego Caro
Diego Caro il 29 Giu 2024
Modificato: Diego Caro il 29 Giu 2024
Add this line at the start of your code:
warning('off','all')

2 Commenti

Thanks, Diego, i will try it later, i think i can work well.
Good luck!

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Simulink Coder in Centro assistenza e File Exchange

Prodotti

Release

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by