install a newer version of matlab, 2013 and more, will it be a problem?
2 次查看(过去 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!