I cann´t open file in matlab, because there is an error using open line 102.

댓글 수: 1

williamrenter
williamrenter 2017년 3월 4일
편집: williamrenter 2017년 3월 4일
I am sorry that I do not have a solution, and that this happened a year ago for you, but what i do have is a cause.
I am experienceing the same problem, and it's because I am using a keyboard input that matlab does not recognize in my file path.
for example;
c:\program\matlabstuff\学校\caclulations.m
matlab read this example as;
c:\program\matlabstuff\??\caclulations.m
notice the question mark instead of chinese charachters.
I am trying to see of there is a chinese language patch or something that I can apply to matlab but I cannot seem to find one.

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

답변 (1개)

Thorsten
Thorsten 2015년 11월 11일

0 개 추천

Probably the file you like to open is not in your path, or you do not have the permission to open the file.

카테고리

도움말 센터File Exchange에서 Convert Image Type에 대해 자세히 알아보기

태그

질문:

2015년 11월 11일

편집:

2017년 3월 4일

Community Treasure Hunt

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

Start Hunting!

Translated by