MATLAB爱好者论坛-LabFans.com

MATLAB爱好者论坛-LabFans.com (https://www.labfans.com/bbs/index.php)
-   MATLAB论坛 (https://www.labfans.com/bbs/forumdisplay.php?f=6)
-   -   请问如何把在界面中输入的数据运用到程序中? (https://www.labfans.com/bbs/showthread.php?t=5109)

bigorangefdc 2008-11-02 00:35

请问如何把在界面中输入的数据运用到程序中?
 
如题!感谢大家指教!

blueloong 2008-11-02 10:05

回复: 请问如何把在界面中输入的数据运用到程序中?
 
查get的帮助

sxf57 2008-11-02 12:33

回复: 请问如何把在界面中输入的数据运用到程序中?
 
newString=str2double(get(hObject,'string'));

即可 获得

bigorangefdc 2008-11-09 09:58

回复: 请问如何把在界面中输入的数据运用到程序中?
 
非常感谢回复!


所有时间均为北京时间。现在的时间是 11:32

Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.