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

Issue occurs randomly with some subjects #2

Open
raytut opened this issue Apr 10, 2020 · 0 comments
Open

Issue occurs randomly with some subjects #2

raytut opened this issue Apr 10, 2020 · 0 comments

Comments

@raytut
Copy link
Collaborator

raytut commented Apr 10, 2020

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.

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