Open erikhuizinga opened 7 years ago
Use MATLAB's newplot function just before creating any new figure or axes to respect figures / axes that have set the 'NextPlot' property to a non-default value.
newplot
Use MATLAB's
newplot
function just before creating any new figure or axes to respect figures / axes that have set the 'NextPlot' property to a non-default value.