When use 'Invoke Simulink Start Mode' from PreScan, I get this error: Capture.PNG

Antworten (1)

Bhanu Araveti
Bhanu Araveti am 23 Okt. 2019

0 Stimmen

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.

Kategorien

Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 25 Jul. 2019

Beantwortet:

am 23 Okt. 2019

Community Treasure Hunt

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

Start Hunting!

Translated by