To get the objective vector.
sym_getObjCoeff()
This routine is used to get the objective vector.
If there was an error it prints to Scilab console.
This function takes no arguments
It returns a row vector of coefficients of variables in objective.
ans=sym_getObjCoeff()