MATLAB爱好者论坛-LabFans.com

MATLAB爱好者论坛-LabFans.com (https://www.labfans.com/bbs/index.php)
-   MATLAB论坛 (https://www.labfans.com/bbs/forumdisplay.php?f=6)
-   -   【求助】下面这个choice可以用什么函数代替? (https://www.labfans.com/bbs/showthread.php?t=786)

tianyoume 2007-08-27 10:46

【求助】下面这个choice可以用什么函数代替?
 
lab1 = str2mat( ...);
lab2 = str2mat( ...);
labels = str2mat(lab1, lab2);
calls1 = str2mat(... );
calls2 = str2mat( ... );
callbacks = str2mat(calls1, calls2);
interruptible = 1;
choices('HoSatDemo', 'HOSA Demo', labels, callbacks, interruptible);
clear
return


所有时间均为北京时间。现在的时间是 13:20

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