MATLAB Function Reference    
notebook

Open M-book in Microsoft Word (Windows only)

Syntax

Description

notebook by itself, launches Microsoft Word and creates a new M-book called Document 1.

notebook('filename') launches 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, either 97, 2000, or 2002 (for XP)

wordloc

Directory containing winword.exe

templateloc
Directory containing Microsoft Word template directory

See Also

Using Notebook in the MATLAB documentation


  normest now