Chapter 6. Matrices of Numbers and Arrays of Strings

As we have seen, the name MATLAB stands for Matrix Laboratory, because the MATLAB system is specifically designed to work with data arranged in the form of matrices (2D arrays). The term matrix has two distinct meanings in this chapter:

  • An arrangement of data in rows and columns (e.g., a table)

  • A mathematical object for which particular mathematical operations are defined (e.g., “matrix” multiplication)

Sections 6.1, 6.2, and 6.3 look at matrices in the first sense, summarizing and extending what we learned ...

Get Essential MATLAB for Engineers and Scientists Fourth Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.