Error in PreScan Startup

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

回答 (1 件)

Bhanu Araveti
Bhanu Araveti 2019 年 10 月 23 日

0 投票

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.

カテゴリ

ヘルプ センター および File ExchangeSimulink についてさらに検索

質問済み:

2019 年 7 月 25 日

回答済み:

2019 年 10 月 23 日

Community Treasure Hunt

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

Start Hunting!

Translated by