Installation guide

8 Publishing Results
See Also
For m ore information, see “Evaluating MATLAB Commands with Notebook”
on page 8-41. For information about evaluating the entire M-book, see
“Evaluating an Entire M-Book” on page 8-44.
Evaluate Loop
Evaluate Loop ev aluates the selected input cells repeatedly.
For more information, see “U sing a Loop to Ev aluate Input Cells Repeatedly
with Notebook on page 8-4 5.
Evaluate M-Book
Evaluate M-book evaluates the entire M-book, sending all input cells
to MATLAB to be evaluated. Notebook begins at the top of the M-book
regardless of the cursor position.
Result
As Notebook evaluates each input cell, it generates an output cell. When you
evaluate an input cell for which there is no output cell, Notebook places the
output cell immediately after the input cell that generated it. If you evaluate
an input cell for which there is an output cell, Notebook replaces the results
in the output cell wherever it is in the M-book.
See Also
For more information, see “Evaluating an Entire M-Book” on page 8-44.
Group Cells
Group Cells converts the input cells in the selection into a single multiline
input cell called a cell group. You evaluate a cell group using Evaluate
Cell. When yo u evaluate a cell group, all of its output follow s the group and
appears in a single output cell.
8-58