查看单个帖子
旧 2008-11-16, 00:51   #1
bigorangefdc
初级会员
 
注册日期: 2008-10-26
年龄: 41
帖子: 17
声望力: 17
bigorangefdc 正向着好的方向发展
难过 请问如何获得edit text中显示的数据

请问如何获得edit text中显示的数据 (不论数据什么来源)
我用代码为
h=findobj('tag','edit1');
m=get(h,'edit1')
报错为
There is no 'edit1' property in the 'uicontrol' class.
Error in ==> ex1>edit1_Callback at 361
m=get(h,'edit1')


请大家指点!
bigorangefdc 当前离线   回复时引用此帖