Skip to content

Bug in wavelet coherence and cross spectrum analysis #28

@mikepig

Description

@mikepig

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions