.Should I Upgrade to the Latest Version of Matlab?

  • Context: MATLAB 
  • Thread starter Thread starter medwatt
  • Start date Start date
  • Tags Tags
    matlab
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
medwatt
Messages
122
Reaction score
0
Hello,
I have just been wondering that given each year we get two new versions of Matlab, for someone like who uses/used Matlab 2001 (or Matlab 7) I am wondering if there's a great reason to move to the recent versions (Matlab 2014a) even when I use only a selected number of toolboxes.
Thanks
 
on Phys.org
I see two reasons for using newer versions. If none of them bothers you, then there is no need imo:
-performance optimizations
-compatibility with codes from other people who uses newer syntax or functions
 
Well I don't think I have compatibility issues. I don't know anything about performance improvements since the only versions I have used are 6.5 and 7.
 
Sounds like you're fine then. Just pray the newer versions of your OS doesn't start playing funny with your good ol' matlab. But then I guess you don't need to update those either :)
 
Well I guess I'm still good then !
 
The big "jump" in performace came when Matlab started using Just-in-time compiling which I believe was around 2000 or so; before that you had to avoid for-loops etc at all cost which made some programs very difficult to read.
That said, they have added a bunch of useful features since, but nothing too crucial.