Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug in wavelet coherence and cross spectrum analysis #28

Open
mikepig opened this issue Aug 1, 2023 · 0 comments
Open

Bug in wavelet coherence and cross spectrum analysis #28

mikepig opened this issue Aug 1, 2023 · 0 comments

Comments

@mikepig
Copy link

mikepig commented Aug 1, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant