From: Paul K. <pki...@us...> - 2002-03-18 06:20:13
|
Update of /cvsroot/octave/octave-forge/FIXES In directory usw-pr-cvs1:/tmp/cvs-serv31079 Modified Files: freqz.m Added Files: freqz_plot.m Log Message: Separate out the plotting portion of freqz so that alternative graphics packages can plot it differently. Right now freqz_plot uses raw gnuplot commands to align the graph margins, so it won't automatically work in plplot |