<< sym_getNumVar Symphony Native Functions sym_getObjSense >>

Symphony Toolbox >> Symphony Toolbox > Symphony Native Functions > sym_getObjCoeff

sym_getObjCoeff

To get the objective vector.

Calling Sequence

sym_getObjCoeff()

Description

This routine is used to get the objective vector.

If there was an error it prints to Scilab console.

Arguments

This function takes no arguments

Return value

It returns a row vector of coefficients of variables in objective.

Examples

ans=sym_getObjCoeff()

Authors


Report an issue
<< sym_getNumVar Symphony Native Functions sym_getObjSense >>