马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?我要加入
x
COMM=['n=str2num(get(he1,"string"));',... 'b=str2num(get(he2,"string"));'... 'dec=trdec(n,b);','set(ht,"string",dec);']; uicontrol(hf,'Style','Push','Units','normalized','Position',[0.18,0.1,0.2,0.12],... 'String','转换','callback',COMM); 运行出错 ??? Error: Missing variable or function. ??? Error while evaluating uicontrol Callback.
[此贴子已经被suffer于2006-5-18 10:13:20编辑过]
|