Matlab is showing error even after correcting shadowing error

조회 수: 4 (최근 30일)
Kanak Bhatia
Kanak Bhatia 2019년 10월 25일
댓글: Kanak Bhatia 2019년 10월 25일
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
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
Kanak Bhatia 2019년 10월 25일
Its working now ,thanks
But I had shadowed the other matlab file earlier as you can see in the image and had loaded the required model.
why was it earlier giving error than ?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink Environment Customization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by