Unverified Commit e35c197a authored by stephen scott tucker's avatar stephen scott tucker Committed by GitHub
Browse files

Undo recent change to DisplayAxesSDG

parent 1d0db036
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -66,7 +66,6 @@ if ~ishandles(hAxes)
    return;
end
% Set gca to be SDG axes
cla(hAxes);
axes(hAxes);
% Delete all channel lines drawn
if ishandles(maingui.axesSDG.handles.ch)