You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: