% Setplot2.m PlotType = 4; mq = 1; UserVariable = 0; UserVariableFile = ' '; MaxFrames = 1000; MaxLevels = 6; PlotData = [1 1 1 1 1 1]; PlotGrid = [0 0 0 0 0 0]; PlotGridEdges = [1 1 1 1 1 1]; MappedGrid = 0; ContourValues = []; % for scatter plot (PlotType==4): x0 = 0; y0 = 0; ScatterStyle = setplotstyle('ro');