On 02/05/2010, Lukas Reichlin <[email protected]> wrote: > I made some coding style changes such that it better matches the style on > Octave Forge. (Luca: could you please provide the link to the coding > standards?)
This should be the only official one http://www.gnu.org/software/octave/doc/interpreter/Style-Tips.html This one is not official but very useful IMHO http://www.mail-archive.com/[email protected]/msg03878.html Using Emacs Octave mode is useful to enforce other aspects of the coding style (indentation, keywords). (I couldn't find a reference for this aspect.) Cheers, Luca Favatella ------------------------------------------------------------------------------ _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
