Error in PreScan Startup

Respuestas (1)

Bhanu Araveti
Bhanu Araveti el 23 de Oct. de 2019

0 votos

This error usually occurs when you are using && or || on vector inputs. Instead, try using & or | respectively in your code if you are dealing with vectors.

Categorías

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

Etiquetas

Preguntada:

el 25 de Jul. de 2019

Respondida:

el 23 de Oct. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by