Problem starting Matlab 2018b

11 views (last 30 days)
YL
YL on 17 Jan 2019
Edited: Walter Roberson on 17 Jan 2019
Hi,
I've just have Matlab 2018b installed on Windows 7 machine. When started the following errors appear:
Warning: Name is nonexistent or not a directory: C:\Program Files (x86)\MATLAB\R2018b\toolbox\matlab\addons\fallbackmanager
Warning: Name is nonexistent or not a directory: C:\Program Files (x86)\MATLAB\R2018b\toolbox\matlab\connector\connector
Warning: Name is nonexistent or not a directory: C:\Program Files (x86)\MATLAB\R2018b\toolbox\curvefit\cftoolgui
Warning: Name is nonexistent or not a directory: C:\Program Files (x86)\MATLAB\R2018b\toolbox\shared\m3i
Warning: Name is nonexistent or not a directory: C:\Program Files (x86)\MATLAB\R2018b\toolbox\matlab\external\engines\python
Warning: Name is nonexistent or not a directory: C:\Program Files (x86)\MATLAB\R2018b\toolbox\shared\dastudio
Warning: Name is nonexistent or not a directory: C:\Program Files (x86)\MATLAB\R2018b\toolbox\matlab\spf\matlabhost
Warning: Name is nonexistent or not a directory: C:\Program Files (x86)\MATLAB\R2018b\toolbox\matlab\spf\matlabservices
Warning: Name is nonexistent or not a directory: C:\Program Files (x86)\MATLAB\R2018b\toolbox\matlab\hds
How to fix it?
Yurii

Answers (2)

madhan ravi
madhan ravi on 17 Jan 2019
It’s better to contact Mathworks Support Team by clicking the top right corner of this page , they will guide you further.

Walter Roberson
Walter Roberson on 17 Jan 2019
Edited: Walter Roberson on 17 Jan 2019
restoredefaultpath
rehash toolboxcache
savepath
But I suspect you might need to reinstall.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!