From: Jordi G. H. <jo...@oc...> - 2012-09-17 15:15:11
|
On 17 September 2012 10:54, Jordi Gutiérrez Hermoso <jo...@oc...> wrote: > On 17 September 2012 09:20, Lukas Fischer <luk...@io...> wrote: >> Is there a better documentation of using the C++ API than the >> Doxygen or the Da Coda Al Fine documents? > > I don't find the bare-bones Doxygen output to be that useful, but some > people say it is. I personally am more used to just reading Octave > header files to find what I want. ;-) > > As for Da Coda Al Fine, this is fairly obsolete. The Octave manual > is better: > > http://www.gnu.org/software/octave/doc/interpreter/Oct_002dFiles.html > > The source distribution also contains these examples in the examples/ > directory. I forgot to say, I also like this: http://wiki.octave.org/Tips_and_tricks#C.2B.2B - Jordi G. H. |