Error in PreScan Startup
古いコメントを表示
When use 'Invoke Simulink Start Mode' from PreScan, I get this error: 

回答 (1 件)
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 Exchange で Simulink についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!