MATLAB Function Reference |
Open M-book in Microsoft Word (Windows only)
Syntax
Description
notebook,
by itself, starts Microsoft Word and creates a new M-book called Document 1
.
notebook('filename')
starts Microsoft Word and opens the M-book filename
.
notebook('-
runs an interactive setup function for the Notebook. You are prompted for the version of Microsoft Word and, if necessary, for the locations of several files.setup
')
notebook('-
sets up the Notebook using the specified information.setup
', wordver
, wordloc, templateloc)
wordver |
Version of Microsoft Word: |
wordloc |
|
templateloc |
Directory containing Microsoft Word template directory |
See Also
Notebook for Publishing to Word topic in the MATLAB Desktop Tools and Development Environment documentation
not | now |
© 1994-2005 The MathWorks, Inc.