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!