请问handles是自己定义的结构还是matlab给定义好了的结构,还有就是如何调用这个函数
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
别人给了我一个函数:specgam(handles,signal)
其中有这样两个句子:hf = handles.SpeechSourceGui;
ud = get(hf,'userdata');
请问handles是自己定义的结构还是matlab给定义好了的结构,还有就是如何调用这个函数
0 Commenti
Risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!