I have installed MATLAB 2007B but getting badlink
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Iam getting BadLink while open the model and during compilation is says MIL_handler is not linked. Can anyone please help me in this regard.
0 commentaires
Réponse acceptée
Orion
le 16 Oct 2014
Modifié(e) : Orion
le 16 Oct 2014
I guess MIL_handler is the name of a subsystem ?
Before you open a mdl file containing blocks linked to librairies, you first need to be sure than all your libraries are in the Matlab path. Otherwise you get a badlink because simulink tried to find an undefined library when it opens the mdl.
0 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!