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!