From: Paul K. <pki...@us...> - 2002-06-02 15:38:16
|
Update of /cvsroot/octave/octave-forge/main/optim In directory usw-pr-cvs1:/tmp/cvs-serv10267 Modified Files: wpolyfit.m test_wpolyfit.m Log Message: Oops --- removed the need for flipud(p) but didn't remove flipud(p) This didn't completely fix the problem with my dataset, so I added the dataset to test_wpolyfit. |