7.7.22.0. ncVarsGet
Procedure from library
ncrat.lib
(see
ncrat_lib
).
Usage:
ncVarsGet();
Returns:
nc variables that are in use
Example:
LIB "ncrat.lib"; ncInit(list("x", "y", "z")); ncVarsGet(); ==> x,y,z
User manual for
Singular
version 4-1-1p3, 2018, generated by
texi2html
.