sym_getConstrSense To get the row senses. Calling Sequence sym_getConstrSense() Description This routine is used to get the row senses. 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 row senses. Examples ans=sym_getConstrSense() Authors Sai Kiran Naragam