mingsongli / acycle

Acycle: Time-series analysis software for research and education
https://acycle.org/
78 stars 25 forks source link

Bug in wavelet coherence and cross spectrum analysis #28

Open mikepig opened 1 year ago

mikepig commented 1 year ago

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 时出错。