필터 지우기
필터 지우기

Error - opening simulink .mdl results in a call to and the running of an alternate model...

조회 수: 2 (최근 30일)
I have a simulink .ml file that I have been working on for the past couple of weeks. As of a few days ago when I open the desired .mdl file it also opens (and runs) a model that I was working on some months ago (this prior model employs a monte carlo estimation and the process ties up my pc for 10 minutes or so and crashes when stallled prematurely). The files do not appear to overshadow one another and have different file names..
I'm intrigued as to how a model might 'inherit' a link to an alternate model. There are no callbacks defined other than those anticipated.
Cheers

채택된 답변

Kaustubha Govind
Kaustubha Govind 2012년 5월 18일
That's very strange - could you try opening your (desired) model in a text editor (like the MATLAB Editor) and do a string search for the name of the other model? Do you find it somehow referenced in the new model?
  댓글 수: 2
Jamie
Jamie 2012년 5월 18일
Hi Kaustubha,
It never occured to me to use a text editor.
Unfortunatly the search came up empty, but thanks for the suggestion!
As a last resort I ported everything to another pc and it seems to have resolved the issue..
Cheers!
Kaustubha Govind
Kaustubha Govind 2012년 5월 21일
Very strange! Do please post back if you ever find out the cause for the issue. Thanks!

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink Functions에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by