Installation guide
8 Publishing Results
1 Select Notebook > Notebook Options.
2 In the Notebook Options dialog box, clear the Embed Figures in
M-book check box.
3 Click OK.
Note Embedded figures do not include Handle Graphics objects generated by
the
uicontrol and uimenu functions.
Notebook de termines whet her to embed a figure in the M-book by examining
the value of the figure object’s
Visible property. If the value of the property
is
off, Notebook embeds the figure. If the value of this property is on,all
graphic output is directed to the current figure window.
Suppressi
ng Graphic Output for Individual Input Cells in
Notebook
If an input
or autoinit cell generates figure output that you want to suppress,
1 Place the cursor in the input cell.
2 Select Notebook > Toggle Graph Output for C ell.
Notebook suppresses graphic output from the cell, inserting the string
(no
graph)
after the input cell.
8-50