figure(1) ; plot1D('tp0.dat') ; title ('copied initial guess') figure(2) ; plot1D('tsInit0.dat') ; title('initial guess') figure(3) ; plot1D('s0.dat') ; title('residual of copied initial guess') figure(4) ; plot1D('r0.dat') ; title('residual of initial guess') figure(5) ; plot1D('ts0.dat') ; title('soln after first full newton step') figure(6) ; plot1D('blah0.dat') ; title('first copy of initial guess')