What is mean by "Simulink.logging Info object could not be located because its class can not be found"?
이전 댓글 표시
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
Kaustubha Govind
2013년 7월 30일
Which version was the model created in, and which version are you loading it in?
Shameer Parmar
2013년 8월 6일
답변 (1개)
Kaustubha Govind
2013년 8월 6일
0 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Simulink Environment Customization에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!