主题
:
请问如何获得edit text中显示的数据
查看单个帖子
2008-11-16, 00:51
#
1
bigorangefdc
初级会员
注册日期: 2008-10-26
年龄: 41
帖子: 17
声望力:
17
请问如何获得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
查看公开信息
发送悄悄话给 bigorangefdc
查找 bigorangefdc 发表的更多帖子