>> notebook-setup
??? Error using ==> notebook
Too many output arguments.
>> notebook -setup
Welcome to the utility for setting up the MATLAB Notebook
for interfacing MATLAB to Microsoft Word
Choose your version of Microsoft Word:
[1] Microsoft Word 97 (will not be supported in future releases)
[2] Microsoft Word 2000
[3] Microsoft Word 2002 (XP)
[4] Microsoft Word 2003 (XP)
[5] Exit, making no changes
Microsoft Word Version: 3
Notebook setup is complete.
Welcome to the utility for setting up the MATLAB Notebook
for interfacing MATLAB to Microsoft Word
Choose your version of Microsoft Word:
[1] Microsoft Word 97
[2] Microsoft Word 2000
[3] Microsoft Word 2002 (XP)
[4] Exit, making no changes
Microsoft Word Version: 3
??? Error using ==> copyfile
'attrib' 不是内部或外部命令,也不是可运行的程序
或批处理文件。
Error in ==> notebook>copyMBook at 343
copyfile(sourceFile, destFile);
Error in ==> notebook>notebookSetup at 198
copyMBook(templateLoc);
Error in ==> notebook>getAndVerifyNotebookProfl at 118
notebookSetup
Error in ==> notebook at 48
[wordPath, wordTempPath] = getAndVerifyNotebookProfl;
[/code]