Error using uicontrol
Too many input arguments.
Error in msgbox (line 253)
OKHandle=uicontrol(figureHandle , ...
Error in errordlg (line 59)
handle = msgbox(ErrorStringCell,dlgName,'error',replace);
Error in guidefunc>showErrorDialog (line 3955)
h = errordlg(e.getReport(), getDialogTitle());
Error in guidefunc (line 165)
showErrorDialog(me ,'Unhandled internal error in guidefunc');
com.mathworks.jmi.MatlabException: Too many input arguments.
at com.mathworks.jmi.NativeMatlab.SendMatlabMessage(Native Method)
at com.mathworks.jmi.NativeMatlab.sendMatlabMessage(NativeMatlab.java:273)
at com.mathworks.jmi.MatlabLooper.sendMatlabMessage(MatlabLooper.java:120)
at com.mathworks.jmi.Matlab.mtFevalConsoleOutput(Matlab.java:1843)
at com.mathworks.jmi.MatlabWorker.feval(MatlabWorker.java:195)
at com.mathworks.jmi.MatlabWorker.feval(MatlabWorker.java:172)
at com.mathworks.toolbox.matlab.guide.utils.LayoutWorker.runOnMatlabThread(LayoutWorker.java:51)
at com.mathworks.jmi.MatlabWorker$2.run(MatlabWorker.java:79)
3 Comments
Direct link to this comment
https://es.mathworks.com/matlabcentral/answers/547056-why-i-am-getting-error-while-using-editable-text-in-guide#comment_895158
Direct link to this comment
https://es.mathworks.com/matlabcentral/answers/547056-why-i-am-getting-error-while-using-editable-text-in-guide#comment_895158
Direct link to this comment
https://es.mathworks.com/matlabcentral/answers/547056-why-i-am-getting-error-while-using-editable-text-in-guide#comment_899316
Direct link to this comment
https://es.mathworks.com/matlabcentral/answers/547056-why-i-am-getting-error-while-using-editable-text-in-guide#comment_899316
Direct link to this comment
https://es.mathworks.com/matlabcentral/answers/547056-why-i-am-getting-error-while-using-editable-text-in-guide#comment_899334
Direct link to this comment
https://es.mathworks.com/matlabcentral/answers/547056-why-i-am-getting-error-while-using-editable-text-in-guide#comment_899334
Sign in to comment.