install a newer version of matlab, 2013 and more, will it be a problem?
조회 수: 4 (최근 30일)
이전 댓글 표시
I created my whole work, .m and .fig files using r2011a. if I install a newer version of matlab, 2013 and more, will it be a problem? ? will my programs work fine or not?? thanks
댓글 수: 0
채택된 답변
Walter Roberson
2017년 11월 9일
You might have problems, depending what you did.
Please visit https://www.mathworks.com/help/matlab/release-notes.html?rntext=&startrelease=R2011a&endrelease=R2013b&groupby=release&sortby=descending&searchHighlight= and pay attention to all of the yellow "incompatibility" markings.
댓글 수: 1
Walter Roberson
2017년 11월 10일
R2011a Student was only available in 32 bit. Going from 32 bit to 64 bit has some incompatibilities, especially with regards to the Data Acquisition Toolbox, but also with regards to accessing the parallel ports (which, really, was more about pre-XP to post-XP as that had to do with operating system changes.)
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 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!