Now, I am still a novice when it comes to programming. I believe MATLAB is definitely a great programming tool, one that I can play with, particularly, when I have free time.
I would love to hear from all answerers, what are the ways that can make one proficient in this field?
If you prefer to learn in a more structured/classroom environment, I would recommend the training courses from MathWorks:
Obviously, pick the ones that apply to what you want to do.
There are also some (free) interactive tutorials available on the MathWorks web site.
Arnaud
Contact details for Malaysia: http://www.mathworks.co.uk/company/worldwide/country.html?code=my
Appreciate the prompt reply, but I think I will have to resort to self-learning for the time being. Thanks!
OK. There are also various books that can help:
http://www.mathworks.co.uk/support/books/index_by_categorytitle.html
If you already have Matlab installed, type 'demo' in Matlab command window. Select 'Matlab' at the left column and you'll see three videos available for jump start. After that, type 'doc' and then find 'Matlab','Getting Started'. I taught myself Matlab this way.
In addition to the recommendation of others:
I highly recommend the book, " Mastering MATLAB " by Duane Hanselman. This book takes the reader through the basics and covers advanced topics with many, many examples.
See How to learn MATLAB.
In addition to the above: Browse/play through "all" demos.
ending = 'Answers/CSSM posts';
I'm pretty much self taught in MATLAB from the above.
2 Comments
Direct link to this comment:
http://mathworks.com/matlabcentral/answers/8026#comment_17483
Thank you everyone! All great and helpful answers, but I have to pick and accept one, and so I am choosing the one with the most votes.
Direct link to this comment:
http://mathworks.com/matlabcentral/answers/8026#comment_37899
This isn't actually structured as a tutorial, but I tagged it as such because it contains information that should (ideally) be placed in to a tutorial.