Error in PreScan Startup

5 次查看(过去 30 天)
Steven Zhang
Steven Zhang 2019-7-25
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