Can anyone recommend good books or online resources for learning MATLAB? It's for an experienced programmer, needing to learn MATLAB for computational and GUI applications.
Thanks.
Can anyone recommend good books or online resources for learning MATLAB? It's for an experienced programmer, needing to learn MATLAB for computational and GUI applications.
Thanks.
You can start with this exhaustive list of Matlab tutorial.
There's also a shorter list of university tutorials, which are short and to the point - probably intended to non-programmers who need some basic advice to get around.
matlab central has nice blogs, the file exchange has good examples to look at. there are also forums specific to matlab
There are several books (i.e. apart from web resources) for specific disciplines. Since you mentioned computation, I'd recommend Numerical Methods using MATLAB.
Don't underestimate the value of the MATLAB documentation. It's very complete, with a lot of details and examples. I've learned most of what I know just from the help documentation.
Other helpful resources:
I put up a weekly video in my blog:
http://blogs.mathworks.com/videos/
I often have GUI focused videos here: