From: Joao C. <jc...@us...> - 2003-09-27 00:21:05
|
Update of /cvsroot/plplot/plplot/bindings/octave/demos In directory sc8-pr-cvs1:/tmp/cvs-serv11168/bindings/octave/demos Modified Files: x08c.m Log Message: Make this example consistent with other frontend examples: check if log argument is <=0 before applying the log, instead calculating the log and changing NaNs to -5. |