Matlab - ayuda

 
Vista:

ayuda

Publicado por Abigail Hernández (1 intervención) el 24/11/2012 20:46:47
ESTOS SON LOS PROBLEMAS QUE ME APARECEN, NECESITO HACER UNA TAREA, NO ESTOY MUY RELACIONADA EN EL TEMA, QUE DEBO HACER??




Undefined function or variable 'ispc'.
Warning: MATLAB did not appear to successfully set the search path. To recover for
this session of MATLAB, type "restoredefaultpath;matlabrc". To find out how to avoid
this warning the next time you start MATLAB, type "docsearch problem path" after
recovering for this session.
Warning: Duplicate directory name: C:\Program Files\MATLAB\R2012a\toolbox\local.
Warning: Initializing Handle Graphics failed in matlabrc.
This indicates a potentially serious problem in your MATLAB setup,
which should be resolved as soon as possible. Error detected was:
MATLAB:undefinedVarOrClass
Undefined variable "graphics" or class "graphics.internal.initializeMATLABRoot".
Warning: Initializing Java preferences failed in matlabrc.
This indicates a potentially serious problem in your MATLAB setup,
which should be resolved as soon as possible. Error detected was:
MATLAB:UndefinedFunction
Undefined function 'usejava' for input arguments of type 'char'.
Warning: Failed to add default profiler filters.
Valora esta pregunta
Me gusta: Está pregunta es útil y esta claraNo me gusta: Está pregunta no esta clara o no es útil
0
Responder

ayuda

Publicado por Luis (5 intervenciones) el 25/11/2012 09:28:53
Depende, esto puede ocurrir cuando abres un archivo .fig desde tus documentos, usb, etc sin embargo no habria problemas al hacer tus calculos en la interfaz, otra parece ser que podrías haber guardado un archivo con nombre de una libreria, se te instalo mal el matlab, etc.
La verdad no soy muy experimentado en esto y puede que alguien sea mas especifico con tu problema, aunque deberias de proporcionar mas datos de cuando te salio este mensaje.
en cuanto a tu variable "ispc" quiza te falto un signo igual o no la declaraste como se debe y en la penultima linea te dice que debes de cambiar el modo de tus datos a caracteres (char).
Valora esta respuesta
Me gusta: Está respuesta es útil y esta claraNo me gusta: Está respuesta no esta clara o no es útil
0
Comentar