当我启动MatLab R2014a时,我收到了这些警告。我今天就下载它,我需要它用于优化和符号工具箱。
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2014a\toolbox\distcomp\parallel\lapack
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2014a\toolbox\distcomp\worker
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2014a\toolbox\filterdesign\filterdesign
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2014a\toolbox\filterdesign\quantization
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2014a\toolbox\physmod\simscape_language\simscape_language
警告比这些更多,但我只提出这些警告。
有人能帮助我吗?
答案 0 :(得分:0)
如果您不需要任何缺少的工具箱,可以在pathtool
中删除对它们的引用,从而删除警告。另一方面,如果您缺少关键组件,则看起来重新安装是唯一的选择。