error using open line 102

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

1 comentario

williamrenter
williamrenter el 4 de Mzo. de 2017
Editada: williamrenter el 4 de Mzo. de 2017
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.

Iniciar sesión para comentar.

Respuestas (1)

Thorsten
Thorsten el 11 de Nov. de 2015

0 votos

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

Categorías

Más información sobre Convert Image Type en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 11 de Nov. de 2015

Editada:

el 4 de Mzo. de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by