From: Jordi G. H. <jo...@oc...> - 2012-09-17 14:54:56
|
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. HTH, - Jordi G. H. |