From help-request at octave dot org Wed Dec 22 13:47:56 2004 Subject: How can i use actave functions in C++ programs? From: koray seremet To: help at octave dot org Date: Wed, 22 Dec 2004 11:49:28 -0800 (PST) i looked at all threads in this mailing list about this question but i can not find any usable thing. i want to write a C++ application which needs to use many signal processing functions that are in octave. in wiki using a Matrix by adding oct.h to the source is shown, it's ok. but i tried to call fft in the same program but in this case g++ refused to compile because it didn't find fft. anyone knows how to call such functions,please help me... ===== Koray; __________________________________ Do you Yahoo!? All your favorites on one personal page – Try My Yahoo! http://my.yahoo.com ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------