isquietmode
Last updated
Was this helpful?
Last updated
Was this helpful?
Return true if Nelson started with --quiet option.
res = isquietmode()
res - a logical true or false
isquietmode returns a logical 1 if Nelson started with --quiet option and a logical 0 otherwise.
.
1.0.0
initial version
Allan CORNET