请问handles是​自己定义的结构还是m​atlab给定义好了​的结构,还有就是如何​调用这个函数

6 visualizaciones (últimos 30 días)
毅 字
毅 字 el 17 de Oct. de 2021
别人给了我一个函数:specgam(handles,signal)
其中有这样两个句子:hf = handles.SpeechSourceGui;
ud = get(hf,'userdata');
请问handles是自己定义的结构还是matlab给定义好了的结构,还有就是如何调用这个函数

Respuestas (0)

Categorías

Más información sobre Whos en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!