Effective Ways to Self-Learn MATLAB: Recommendations and Tips from Experts

  • Context: MATLAB 
  • Thread starter Thread starter member 428835
  • 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
3 replies · 2K views
member 428835
Hey PF!

Does anyone recommend an effective way to self-learn matlab? What has worked for you? What have you heard that works for others?

I realize MATLAB can be used for a variety of purposes, and as such it is difficult to learn the entire package, but I just want to get my hands dirty with this stuff.

Any suggestions is much appreciated!

sorry if this is in the wrong spot: i really feel this is engineering, but I am sorry if it should be somewhere else.

Thanks!
 
on Phys.org
Download GNU Octave. It is the free, but uglier, equivalent. Most basic functions/scripts/programs are compatible between the two.

If you aren't on Unix/Linux, download Cygwin, a Unix interface for Windows. If you install everything, it will typically have Octave contained.
 
If you were to go with an open-source source alternative to MATLAB, I'd recommend Python and SciPy. It has many more features than MATLAB, though its syntax is not identical. (MATLAB's language is pretty awful, though, so this is a huge benefit.)

Octave is a good suggestion if you specifically want to use MATLAB's language, but don't wish to buy MATLAB.

That said, if you already have a copy of MATLAB and just want to learn to use it, why not start with the tutorials? MathWorks has already put a lot of effort into educational materials for people like you.
 
thanks guys! i should be specific: I'm working on a mac. specifically version 10.6.8 OS X. i do not have MATLAB now but i know i will need it for school so i am trying to learn it. knowing this, what do you both recommend?

thanks again and sorry for being vague