7.10.6.2 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.4.0, 2024, generated by
texi2html
.