Matlab is showing error even after correcting shadowing error
이전 댓글 표시
I have corrected the shadowing error but Matlab is still giving warning that it hasn't
Also the visualisation is not coming.
version is R2019b


댓글 수: 2
Guillaume
2019년 10월 25일
It doesn't appear that you've corrected the shadowing warning which is that your model is call robotController.slx when there is already a matlab file called robotController.slx.
To completely get rid of this warning rename your file to something else (that is not already used).
Kanak Bhatia
2019년 10월 25일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!