Borrar filtros
Borrar filtros

error messages when opening a variable or a window in MATLAB

1 visualización (últimos 30 días)
Ampi
Ampi el 20 de Abr. de 2014
Hello,
I am having a problem when opening a new variable in Matlab window. The erro given is:- Error using feature Too many input arguments.
Error in usejava (line 47) isok = system_dependent('useJava',feature);
Error in warnfiguredialog (line 12) if usejava('jvm') && ~feature('ShowFigureWindows')
Error in dialog (line 37) warnfiguredialog('dialog');
Error in msgbox (line 216) figureHandle=dialog( ...
Error in errordlg (line 53) handle = msgbox(ErrorStringCell,DlgName,'error',Replace);
Error in uiopen (line 216) errordlg(ex.getReport('basic', 'hyperlinks', 'off'));
I even tried to install Java but is of no use. Any help would be appreciable.
Thanks

Respuestas (0)

Categorías

Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by