Writing this the day after my matlab exam. This book is very useful for beginners. If theres any coding language you need a book for, it’s matlab. Let me explain why:
This book explains in plain English, how to structure loops, how to use certain functions, etc. This is a sharp contrast to the matlab documentation which I feel is written in riddles that must be deciphered. It’s almost like a litmus test - only people who have the endurance to decipher the matlab jargon and the very mysteriously worded error messages can proceed.
Matlab, unlike other programming languages is not open source. There’s way less available online to trouble shoot and debug than for languages like python, Java, R. This is of course very frustrating. For python- any imaginable coding problem you can have has probably happened to someone else already, who posted about it on stack overflow and got a solution. Googling for matlab helps a little but there is way less out there for matlab than for other coding languages.
Matlab, being a closed, institution- only coding language, means there are less hobbyists doing it, less people learning it, posting about it. Getting a book about matlab will help you fill in the gaps in your knowledge, especially if you’re a beginner.
I also highly recommend using YouTube or finding a matlab tutor. When I learned R and python, googling was enough but with matlab you have to hunt down the answers to your questions. The information is scarce, so find it wherever you can.
This is a book for total matlab beginners, nothing advanced, just a good introduction to coding and using the matlab interface. It’s written in plain English, so you can actually make sense of matlab. Get it for yourself or the poor souls in your life who are for some reason, learning matlab.