sym_getConstrRange To to get the constraint ranges. Calling Sequence sym_getConstrRange() Description This routine is used to get the constraint ranges. If there was an error it prints to Scilab console. Arguments This function takes no arguments Return value It returns a column vector of the constraint ranges. Examples ans=sym_getConstrRange() Authors Sai Kiran Naragam