Installation guide

Notebook for Publishing to Word
Notebook for Publishing to Word
In this section...
“Using Notebook to Create an M-book” on page 8-27
“See Also Publishing Using Cells” on page 8-27
“Creating or Opening an M-Book” on page 8-28
“Entering MATLAB Comm ands in an M-Book” on page 8-34
“Protecting the Integrity of Your Workspace in M-Books” on page 8-34
“Ensuring Data Consistency in M-Books” on page 8-35
“Debugging and Notebook” on page 8-35
Note Notebook is available only on Windows systems th at have Microsoft
Word installed. For supported versions of Word, see “Configuring Notebo ok”
on page 8-53.
Using Notebook to Create an M-book
Notebook enables you to acce ss the numeric computation and visualization
software of MATLAB from within th e word processing environment, Microsoft
Word. Using Notebook, you can create a document, called an M-book,that
contains text, MATLAB commands, and the output from MATLAB com mands.
Yo u can think of an M-book as a record o f an interactive MATLAB session
annotated with text, or as a d ocument embedded with live MATLAB
commands and output. Notebook is useful for creating electronic or printed
records of MATLAB sessions, class n otes, textbooks or technical reports.
See Also Publishing Using Cells
As an alternative to Notebook, consider publishing using cells. For more
information, see “Publishing to HTML, X ML, LaTeX, Word, and PowerPoint
Using Cells” on page 8-2.
8-27