MATLAB Is a Matlab Textbook Necessary for Programming? Weighing the Pros and Cons

  • Thread starter Thread starter recliningpanda
  • Start date Start date
  • Tags Tags
    Matlab Textbook
AI Thread Summary
The discussion centers on the necessity of a prescribed textbook for a programming course that covers Matlab and C. While some participants argue that extensive online resources, including Matlab's built-in documentation and tutorials, make a textbook unnecessary, others highlight the potential benefits of having a consolidated reference. The importance of the instructor's teaching style is emphasized, as some may rely heavily on the textbook for assignments and lectures, while others may not. Participants suggest borrowing the textbook from a library to assess its usefulness before making a purchase, noting that the book may not contain many problems but rather examples. Overall, the consensus leans towards leveraging available online resources for learning Matlab, with the option of using the textbook as a supplementary reference if needed.
recliningpanda
Messages
5
Reaction score
0
I'll be doing a programming subject where the first half will be spent on Matlab then the second half on C. It has a prescribed textbook: https://www.amazon.com/dp/0495668079/?tag=pfamazon01-20 which solely focuses on Matlab programming.

With all the resources available on the internet, is it really necessary to have such a textbook? Then again it would be easier to have something condensed all in one book, rather than having to filter through web pages, tutorials, etc. Plus I could use it in later courses as a reference...but I'm still trying to justify the cost.

Thanks.
 
Last edited by a moderator:
Physics news on Phys.org
Matlab has built-in documentation and tutorials/examples. Between that and Google, a textbook is not necessary for learning Matlab. Whether it would be helpful is another question. Maybe try to borrow a copy to see if it looks useful, before dropping $100 for something you might never use.
 
Forgot about the tutorials and documentation available on matlab. That makes a lot of difference. I think ill just try to borrow out a library copy.
 
Does the course have homework questions taken from the book? I had to have a book in C because of homework assigned from 'end of chapter questions'. My C++ instructor however said that "the information is free and out there, don't buy a book for my class", and he assigns programs to be written instead of questions.
 
Some instructors/professors organize their lectures and assignments strongly around the textbook, and refer to it often so that it becomes (at least) very inconvenient not to have easy access to the textbook.

Others use the textbook mainly for background reading, and as a source for homework assignments (end-of-chapter problems etc.)

Others use it only for background reading, and make up their own homework assignments.

You need to find out how your instructor is going to do things, if you're considering not buying the "prescribed" textbook.
 
I learned Matlab programming completely by using the online documentation and occasional googling. Toss your book in the trash (figuratively) and don't bother with it, it's very easy to learn. If you get stuck, you can always ask for help here on physicsforums.
 
Well, I took a MATLAB-oriented course with a proscribed text (written by a prof at my school), and I'll say to you what I said to my classmates: " I can't believe how hard it is to find good help with Matlab on the internet."

And it's true, the internet never produced good results and the official MATLAB page was no help either, and I am a master googler. Having that text as a reference really helped. (Mathematica otoh, I can just google it)

The only useful thing I found on the net for MATLAB were some cool Easter eggs.
 
Thanks everyone.

I decided to borrow out a copy from the library and read through it for the 2 week period I'll have it (since someone is bound to request my copy as I had to myself).

I don't think we'll be assessed through the book since I had a quick flick through it at the book store and it didn't seem to have many problems, rather examples.
 
Back
Top