Skip to content

Issue occurs randomly with some subjects #2

@raytut

Description

@raytut
Error using matlab.graphics.axis.Axes/set
Value must be a 1x2 vector of numeric type in which the second element is larger
than the first and may be Inf
Error in hera>drawgui (line 423)
        set(get(gcf,'CurrentAxes'),'YLim',cYLim);
Error in hera>hera_openfile_Callback (line 273)
handles = drawgui(handles);
Error in gui_mainfcn (line 95)
        feval(varargin{:});
Error in hera (line 59)
    gui_mainfcn(gui_State, varargin{:}); 
Error while evaluating UIControl Callback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions