Error in PreScan Startup

5 visualizaciones (últimos 30 días)
Steven Zhang
Steven Zhang el 25 de Jul. de 2019
Respondida: Bhanu Araveti el 23 de Oct. de 2019
When use 'Invoke Simulink Start Mode' from PreScan, I get this error: Capture.PNG

Respuestas (1)

Bhanu Araveti
Bhanu Araveti el 23 de Oct. de 2019
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 Startup and Shutdown en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by