MATLAB version upgradation
이전 댓글 표시
we are using MATLAB 6.1 We use simulink & stateflow for modelling. we have created MATLAB models in 6.1. will it run on MATLAB 2006b/2010b/2011a.
We are also planning to upgrade OS. currently we are working on XP, now we are planning to shift to windows7. Is there any problem in we have to face in shifting to higher version
답변 (1개)
Walter Roberson
2012년 6월 8일
1 개 추천
MATLAB 6.1 is not supported under Windows 7, and will probably not work much at all. You might be able to get it to work under one of the programs that emulates an older Windows version.
There have been enough changes since MATLAB 6.1 that I would expect that you will not be able to directly use models produced in that version in R2010b. The changes might not be large, but in some cases functionality was removed and there is no longer any mechanism to handle some of the old blocks.
I suggest you experiment before you commit to the change.
댓글 수: 2
Kaustubha Govind
2012년 6월 8일
I would recommend running slupdate (http://www.mathworks.com/help/toolbox/simulink/slref/slupdate.html) on your models in the newer installations so that any deprecated blocks may be automatically replaced with new ones.
Arvind Pandey
2013년 1월 3일
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!