Warning Name is nonexistent or not a directory

조회 수: 3 (최근 30일)
boureghda mohammed
boureghda mohammed 2016년 12월 26일
Hi, I have two different versions of Matlab in my PC, Matlab2010a and Matlab2015b. So when I run one One of them for example Matlab2010a I get In the command windows the following warning :
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2015b\toolbox\shared\dastudio\depviewer
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2015b\toolbox\rtw\targets\shared
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2015b\toolbox\rtw\targets\common\configuration\resource
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2015b\toolbox\rtw\rtw\datadiff\gui
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2015b\toolbox\rtw\rtw\datadiff\gui\icons
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2015b\toolbox\rtw\rtw\datadiff\api
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2015b\toolbox\rtw\rtw\cgv\api
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2015b\toolbox\rtw\targets\rtwin\rtwin
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2015b\toolbox\rtw\targets\rtwin\rtwindemos
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2015b\toolbox\idelink\extensions\adivdsp\util
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2015b\toolbox\idelink\extensions\adivdsp\vdspdemos
Warning: Name is nonexistent or not a directory: C:\Program Files\MATLAB\R2015b\toolbox\idelink\extensions\adivdsp\mdlinfo
.
.
I fixe the problem by :
restoredefaultpath;
matlabrc
savepath
Now when I run Matlab2015b I get In the same warning, when I fix it as before, if I switch to use Matlab2010a the same warring show up again.
How can I fix the problem?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by