<< sym_getVarSoln Symphony Native Functions sym_isAbandoned >>

Symphony Toolbox >> Symphony Toolbox > Symphony Native Functions > sym_getVarUpper

sym_getVarUpper

To get the upper bounds of the variables.

Calling Sequence

sym_getVarUpper()

Description

This routine is used to get the upper bounds of the variables.

If there was an error it prints to Scilab console.

Arguments

This function takes no arguments

Return value

It returns a row vector of upper bounds of the variables.

Examples

ans=sym_getVarUpper()

Authors


Report an issue
<< sym_getVarSoln Symphony Native Functions sym_isAbandoned >>