Interface for loading examples for sopi.
sopi_example() sopi_example(n)
number 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(1) // load the first example