From: mathpet <ma...@gm...> - 2006-04-26 09:50:38
|
Hello, there's a mistake in gnuplot-help: In the description of how to change the name (and/or path) of the fit.log-file you find: 'set fitlogfile' This command doesn't work, because it's missing a space character after 'fit'. The command which works is: 'set fit logfile' Best regards Matt |