Error in PreScan Startup

조회 수: 5 (최근 30일)
Steven Zhang
Steven Zhang 2019년 7월 25일
답변: Bhanu Araveti 2019년 10월 23일
When use 'Invoke Simulink Start Mode' from PreScan, I get this error: Capture.PNG

답변 (1개)

Bhanu Araveti
Bhanu Araveti 2019년 10월 23일
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.

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by