help
help > Error in openning conn
Dec 15, 2014 07:12 PM | Sahil Bajaj
Error in openning conn
Dear experts,
I just installed connectivity toolbox. After installing and setting the path in MATLAB, when I type conn in matlab window, it gives me following error:
>> conn
Error using uicontrol
While setting the 'FontSize' property of UIControl:
Value should be a double number greater than or equal to 0.
Error in conn (line 4724)
h.button1=uicontrol(h.fig,'style','pushbutton','units','norm','position',[.1 .75 .8
.2],'fontsize',9+CONN_gui.font_offset,'string','display full error message');
Please have a look at the attached screen shot which is displayed after typing 'conn'.
I would greatly appreciate any help.
Thanks a lot.
Sahil
I just installed connectivity toolbox. After installing and setting the path in MATLAB, when I type conn in matlab window, it gives me following error:
>> conn
Error using uicontrol
While setting the 'FontSize' property of UIControl:
Value should be a double number greater than or equal to 0.
Error in conn (line 4724)
h.button1=uicontrol(h.fig,'style','pushbutton','units','norm','position',[.1 .75 .8
.2],'fontsize',9+CONN_gui.font_offset,'string','display full error message');
Please have a look at the attached screen shot which is displayed after typing 'conn'.
I would greatly appreciate any help.
Thanks a lot.
Sahil
Threaded View
Title | Author | Date |
---|---|---|
Sahil Bajaj | Dec 15, 2014 | |
Alfonso Nieto-Castanon | Dec 16, 2014 | |
Sahil Bajaj | Dec 16, 2014 | |
Alfonso Nieto-Castanon | Dec 16, 2014 | |