Octave style guide: Difference between revisions

m
Line 126: Line 126:
whatever name Matlab chose.
whatever name Matlab chose.


For functions that are not present in Matlab favour the use of underscores.
For functions that are not present in Matlab favor the use of underscores.
For example, {{codeline|base64_decode}}, {{codeline|common_size}}, or
For example, {{codeline|base64_decode}}, {{codeline|common_size}}, or
{{codeline|compare_versions}}.  There are exceptions to this:
{{codeline|compare_versions}}.  There are exceptions to this:
1,072

edits