Commands do not work from Modern matrix Algebra textbook
Show older comments
I'm using "Modern Matrix Algebra" textbook and I cannot seem to get any of the commands to work. For instance it says to type "mapit" on the command line and I'm supposed to get a routine. Matlab responds "no commmand". What am I doing wrong?
6 Comments
MATLAB (nor any toolbox) does not have a function named MAPIT:
which mapit
When I search the interent I can find several third-party toolboxes that have a function with that name.
Perhaps the textbook supplies its own functions? Or requires particular third-party tool to be used.
Cris LaPierre
on 20 Nov 2023
We'd need to have more context about the exercise you are trying to complete. I wouldn't expect any major changes in MATLAB functionality, but will note that the book was published in 2000.
John
on 20 Nov 2023
John D'Errico
on 20 Nov 2023
That is something called a "book", printed on an outmoded medium called paper. Yes, something they used to use in the dark ages. ;-)
Anyway, I did some searching, but I was unable to find the codes. And, I presume it was not written by this @David Hill contributor to the site, since he is shown to be a Master's student on his profile.
I'd be surprised that the codes are not included as an appendix of the book.
John
on 20 Nov 2023
John D'Errico
on 20 Nov 2023
Well, this is not necessarily evidence that you are not going nuts, at least not strong evidence. :)
Possibly you could contact the author(s), either Hill or Kolman who I see was a co-author on the second edition. Or you could try contacting Prentice Hall, though they will probably not be of any help. Or just enjoy the book.
Finally, there are many texts out there that might be as useful, and do have code provided, for example:
though it is not exclusively a text on matrix algebra.
Answers (0)
Categories
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!