% setplot1.m % called in plotclaw1 before plotting to set various parameters mq = 1:2; % which component(s) of q to plot UserVariable = 0; % set to 1 to specify a user-defined variable UserVariableFile = ' '; % name of m-file mapping data to q MappedGrid = 0; % set to 1 if mapc2p.m exists for nonuniform grid plotstyle = 'b-'; % used in plot command for line color and type MaxFrames = 1000; % max number of frames to loop over