Octave.NET
Octave.NET copied to clipboard
π More than cross-platform Octave process wrapper π¬
My requirement is to input a double array and then do FFT using Octave, but I donβt know how to give the input to Octave. by the way FFT output...
Hi,all: I have defined a function in script, like: `disp("Running...") function result = myrand(n, t, p, d) a = 200 * t + p; big_rand = a * n; result...
I have tested your solution with Octave 7.2.0 and you should know the application name 'octave-cli.exe' has changed to 'octave-launch.exe'. Also notice that 'octave-launch.exe' is now used for both GUI...