<< sym_getStrParam Symphony Native Functions sym_getVarSoln >>

Symphony Toolbox >> Symphony Toolbox > Symphony Native Functions > sym_getVarLower

sym_getVarLower

To get the lower bounds of the variables.

Calling Sequence

sym_getVarLower()

Description

This routine is used to get the lower 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 lower bounds of the variables.

Examples

ans=sym_getVarLower()

Authors


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