| Analyzing Patient Data |
|
| Writing Octave Scripts (m-files) |
|
| Repeating With Loops |
|
| Making Choices |
|
| Creating Functions |
|
| Defensive Programming |
|
% character and run to the end of the line;f(g(x)).+= that provides a shorthand notation for
the common case in which the variable being assigned to
is also an operand on the right hand side of the assignment.
For example, the statement x += 3 means the same thing as x = x + 3.(5,3).