Robochameleon
v1.0
|
A short description of the general idea behind the function. More...
Go to the source code of this file.
Functions | |
function | functionTemplate_v1 (in param1, in param2, in param3Enabled) |
Brief description of the function. More... | |
A short description of the general idea behind the function.
{|||||}
Information concerning the function, but not specific on the function implementation. See robolog.m for an example. The implementation is based on [BookAuthor1].
Observations
Conventions
Example
References
Definition in file functionTemplate_v1.m.
function functionTemplate_v1 | ( | in | param1, |
in | param2, | ||
in | param3Enabled | ||
) |
Brief description of the function.
More detailed description of the function. Examples should not go here.
param1 | Param1 description (capital first letter) [unit]. [Default: Value] |
param2 | Param2 description (capital first letter) [unit]. |
param3Enabled | Description of a flag to enable or disable something. [Default: Value] |
output1 | Output value 1 |
output2 | Output value 1 |