Why I cannot open the file?
Ältere Kommentare anzeigen
I cannot open the file as usual. Can anyone help me to solve this problem? Thank you.


2 Kommentare
Walter Roberson
am 4 Mai 2015
Kutralingam, that is a correct link for the general case involving user functions.
But what that link does not happen to get into is that as a practical matter, when basic built-in routines such as disp() are the ones being mentioned, the problem is almost always that the installation is corrupt for any of several reasons.
A lesser possibility is that the installation is okay but the user has managed to set the MATLAB path to include library directories that should not be named directly, such as if the documentation directory has been added to the MATLAB path. In such cases, restoredefaultpath can be used.
Antworten (1)
Walter Roberson
am 4 Mai 2015
0 Stimmen
You have a corrupt installation. You need to reinstall.
1 Kommentar
123
am 4 Mai 2015
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!