-
Notifications
You must be signed in to change notification settings - Fork 26
Description
I'm trying to do cross spectrum analysis however according to the manual I'm suppose to select two files and the user interface would change, but after I select the two files the user interface remained the same and it returns with an error message of
请求的数组超过允许的最大变量大小。
出错 wave_readGUI (第 236 行)
出错 waveletGUI>popupmenu1_Callback (第 882 行)
出错 gui_mainfcn (第 95 行)
出错 waveletGUI (第 42 行)
出错 matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)waveletGUI('popupmenu1_Callback',hObject,eventdata,guidata(hObject))
错误使用 waitforallfiguresclosed (第 16 行)
计算 UIControl Callback 时出错。
Key parameters updated/changed. Re-run wavelet : done
请求的数组超过允许的最大变量大小。
出错 wave_readGUI (第 236 行)
出错 waveletGUI>pushbutton2_Callback (第 501 行)
出错 gui_mainfcn (第 95 行)
出错 waveletGUI (第 42 行)
出错 matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)waveletGUI('pushbutton2_Callback',hObject,eventdata,guidata(hObject))
错误使用 waitforallfiguresclosed (第 16 行)
计算 UIControl Callback 时出错。