请问handles是自己定义的结构还是matlab给定义好了的结构,还有就是如何调用这个函数
1 次查看(过去 30 天)
显示 更早的评论
别人给了我一个函数:specgam(handles,signal)
其中有这样两个句子:hf = handles.SpeechSourceGui;
ud = get(hf,'userdata');
请问handles是自己定义的结构还是matlab给定义好了的结构,还有就是如何调用这个函数
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!