|
From: Hans-Bernhard B. <HBB...@t-...> - 2008-11-07 23:35:27
|
michael wrote:
> I want to use compiled functions for fitting (they involve a numerical
> integration and obviously can't be coded in gnuplot), so the help says to use
> 'f(x) = real(system(sprintf("somecommand %f", x)))'. this gives me the error
> message "warning: system evaluation not supported by MS-Windows 32 bit".
You just found out what the wgnuplot_pipes.exe version of the program is
about.
|