notebook 安装时出错
我在MATLAB中安装notebook时,输入notebook-setup,出现以下错误,谁知道:
??? Error using ==> notebook
Too many output arguments.
[ 本帖最后由 eight 于 2007-11-15 15:15 编辑 ] 在notebook和-setup中间有个空格...
>> 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:
Microsoft Word 97 (will not be supported in future releases)
Microsoft Word 2000
Microsoft Word 2002 (XP)
Microsoft Word 2003 (XP)
Exit, making no changes
Microsoft Word Version: 3
Notebook setup is complete.
回复 #2 sogooda 的帖子
我用的matlab7.0,office2003,两个均安装在D盘!在安装notebook是出现如下提示错误!请指教!
Welcome to the utility for setting up the MATLAB Notebook
for interfacing MATLAB to Microsoft Word
Choose your version of Microsoft Word:
Microsoft Word 97
Microsoft Word 2000
Microsoft Word 2002 (XP)
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
= getAndVerifyNotebookProfl;
[ 本帖最后由 unknowno 于 2007-12-21 16:48 编辑 ]
回复 #3 unknowno 的帖子
去google搜搜看有没有收获
页:
[1]