MATLAB Function Reference Previous page   Next Page
notebook

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('-setup') 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.

notebook('-setup', wordver, wordloc, templateloc) sets up the Notebook using the specified information.

wordver

Version of Microsoft Word: 97, 2000, 2002 (for XP), 2003 (for XP)

wordloc

Directory containing winword.exe

templateloc
Directory containing Microsoft Word template directory

See Also

Notebook for Publishing to Word topic in the MATLAB Desktop Tools and Development Environment documentation


Previous page  not now Next page

© 1994-2005 The MathWorks, Inc.