[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
C. Tips and Standards
This chapter describes no additional features of Octave. Instead it gives advice on making effective use of the features described in the previous chapters.
C.1 Writing Clean Octave Programs | Writing clean and robust programs. | |
C.2 Tips for Making Code Run Faster. | Making code run faster. | |
C.3 Tips on Writing Comments | Conventions for writing comments. | |
C.4 Conventional Headers for Octave Functions | Standard headers for functions. | |
C.5 Tips for Documentation Strings | Writing readable documentation strings. |