Can I run .m files written using a recent version of MATLAB in an older version of MATLAB?
显示 更早的评论
I have MATLAB 7.1 & 7.3 only. The files given in this site use more recent versions of MATLAB (7.11, 7.10). Can I use version 7.1 or 7.3 to execute the code written in the newer versions?
采纳的回答
更多回答(1 个)
Harsha Vardhan Rao Avunoori
2011-6-30
1 个投票
@Sri Priya As Fangjun replied you can use any older .m file in a newer version of MATLAB but make sure that few functions like mmreader() are named differently in the newer MATLAB version.
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!