필터 지우기
필터 지우기

Why I cannot open the file?

조회 수: 1 (최근 30일)
123
123 2015년 5월 4일
댓글: Walter Roberson 2015년 5월 4일
I cannot open the file as usual. Can anyone help me to solve this problem? Thank you.
  댓글 수: 2
KL
KL 2015년 5월 4일
check this
Walter Roberson
Walter Roberson 2015년 5월 4일
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.

댓글을 달려면 로그인하십시오.

답변 (1개)

Walter Roberson
Walter Roberson 2015년 5월 4일
You have a corrupt installation. You need to reinstall.
  댓글 수: 1
123
123 2015년 5월 4일
Oh, it works!!! Thank you:)

댓글을 달려면 로그인하십시오.

카테고리

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