Octave as a replacement for Excel
babelproofreader
babelproofreader at gmail.com
Mon Sep 1 18:48:09 CDT 2008
Further reading has led me to mkoctfile using the GNU GCC compiler. It is
possible to download the C/C++ source code for over 150 technical indicators
from Ta-Lib at SourceForge.net which begs the question; how easy would it be
to simply use this open source code to make .oct files for use in Octave? My
reading so far suggests that it would be as easy as simply typing gcc
mkoctfile indicator.c into the terminal to create a compiled .oct file , but
I can't believe it is that simple. Could anyone tell me what I obviously
don't know?
--
View this message in context: http://www.nabble.com/Octave-as-a-replacement-for-Excel-tp19188413p19262261.html
Sent from the Octave - General mailing list archive at Nabble.com.
More information about the Help-octave
mailing list