Interface for loading examples for sopi.
sopi_example() sopi_example(key)
code of the example to load
With no argument, it displays the list of examples and their corresponding codes. With an argument, it opens the corresponding example.
sopi_example() // list the available examples sopi_example('lp') // load the file about linear problems