Octave Wiki | RecentChanges

DaCodaAlFine

The original Da Coda Al Fine was written by Christoph Spiel in 2000. This version was released in DocBook format: a powerful markup language well suited to the creation of large, complex documents. This document describes Octave's inner workings and since Octave is actively maintained, Coda also requires frequent updates. The DocBook format proved to be unsuitable for this purpose and we hope that, by placing Coda on the Wiki instead, it will open up the way for regular feedback from the community.

Da Coda Al Fine is currently distributed in HTML, DocBook and PDF formats. The authors of WikkiTikkiTavi and UseMod are working on ways to generate PDFs directly from Wiki documents. Hopefully, this work will be completed in the near future so that the up-to-date Coda can again be produced in linear format.

Update: The complete Coda is now in place (29 April 2004).

Comments, ideas and feedback welcome!

StefanVanDerWalt

Da Coda Al Fine

Pushing Octave's Limits

  1. CodaTutorial: A gentle introduction to writing C++ extentions.
  2. CodaAdvanced: Advanced topics in extention writing.
  3. CodaStandalone: How to write standalone apps using liboctave.
  4. CodaStruct: Using octave structures from C++.
  5. CodaTypes: Explains the type system employed within GNU Octave.
  6. Reference: [DoxyGen Reference]