Octave style guide: Difference between revisions

Jump to navigation Jump to search
m
Line 19: Line 19:
Use only spaces, and indent 2 spaces at a time.
Use only spaces, and indent 2 spaces at a time.


We use spaces for indentation. Absolutely **do not use tabs** in your code.
We use spaces for indentation. Absolutely '''do not use tabs''' in your code.
You should probably set your editor to emit spaces when you hit the tab key.
You should probably set your editor to emit spaces when you hit the tab key.


1,072

edits

Navigation menu