Nelson command line arguments.
args = argv()
args - a cell array of strings.
argv() returns a cell array of strings containing the arguments of the Nelson command line.
The first element of the cell returned contains the path of the launched executable.
argv()
executable.
1.0.0
initial version
Last updated 3 months ago