ABSTRACT

A line starting with two percent signs (%%) denotes the beginning of a MATLAB code cell. This type of cell has nothing to do with cell arrays, but defines a section of code in an M-file. Cells can be executed by themselves, and cell publishing (discussed in Chapter 20) generates reports whose sections are defined by an M-file’s cells.