Master Thesis Code
by Simon Moser
Loading...
Searching...
No Matches
Functions
direction2num.m File Reference
Go to the source code of this file.
Functions
function
direction2num
(in dir)
convert a direction to a number
Function Documentation
◆
direction2num()
function direction2num
(
in
dir
)
convert a direction to a number
Parameters
dir
direction to convert (positive, negative)
Return values
num
number
num =
direction2num
(
"positive"
) % returns 1
num =
direction2num
(
"negative"
) % returns -1
direction2num
function direction2num(in dir)
convert a direction to a number
%>
Copyright
see the file
LICENSE
in the root directory of the repository
experiments
helper_functions
direction2num.m
Documentation by Simon Moser with Doxygen 1.10.0