> Tutorials > Interactive Optimizer Tutorial > Displaying a Problem > Displaying Constraints

To view a single constraint within the matrix, use the command and the constraint number. For example, type the following:

display problem constraints 2

The second constraint appears:

c2: x1 - 3 x2 + x3 <= 30