<< sopi_end sopi sopi_min >>

sopi >> sopi > sopi_example

sopi_example

Interface for loading examples for sopi.

Calling Sequence

sopi_example()
sopi_example(n)

Parameters

n :

number of the example to load

Description

With no argument, it displays the list of examples and their corresponding codes. With an argument, it opens the corresponding example.

Examples

sopi_example()    // list the available examples
sopi_example(1)   // load the first example

Report an issue
<< sopi_end sopi sopi_min >>