What is mean by "Simulink.logging Info object could not be located because its class can not be found"?
Afficher commentaires plus anciens
Hello..
I have two versions of Matlab with me.. one is R2007b and another one is R2010b.. so sometime while loading the .mdl file (model SRD), it gives me an error on command window saying "Simulink.logging Info object could not be located because its class can not be found".. So i would like to know the meaning of this error.. Please let me know.. Thanks..
2 commentaires
Kaustubha Govind
le 30 Juil 2013
Which version was the model created in, and which version are you loading it in?
Shameer Parmar
le 6 Août 2013
Réponses (1)
Kaustubha Govind
le 6 Août 2013
0 votes
Your model (created in R2010b) is probably using some newer features which were not present in R2007b (an older version). Please use "File>Save As" in R2010b and save your model as a R2007b model to avoid the errors.
1 commentaire
Shameer Parmar
le 6 Août 2013
Catégories
En savoir plus sur Simulink Environment Customization dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!