<< sym_getConstrSense Symphony Native Functions sym_getDblParam >>

Symphony Toolbox >> Symphony Toolbox > Symphony Native Functions > sym_getConstrUpper

sym_getConstrUpper

To get the upper bounds of the constraints.

Calling Sequence

sym_getConstrUpper()

Description

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

If there was an error it prints to Scilab console.

Arguments

This function takes no arguments

Return value

It returns a column vector of upper bounds of constraints.

Examples

ans=sym_getConstrUpper()

Authors


Report an issue
<< sym_getConstrSense Symphony Native Functions sym_getDblParam >>