Next: Contributing Guidelines, Previous: Test and Demo Functions, Up: Top [Contents][Index]
This chapter describes no additional features of Octave. Instead it gives advice on making effective use of the features described in the previous chapters.
• Style Tips: | Writing clean and robust programs. | |
• Comment Tips: | Conventions for writing comments. | |
• Function Headers: | Standard headers for functions. | |
• Documentation Tips: | Writing readable documentation strings. |