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!