Rev 20 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 20 | Rev 4158 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !goto proc |
2 | !goto proc |
3 | !endif |
3 | !endif |
4 | slib_title=Transform an octave output matrix into standard format |
- | |
5 | slib_parms=1\ |
4 | |
6 | ,output matrix from octave.\ |
- | |
7 | slib_author=Bernadette Perrin-Riou |
5 | slib_author=Bernadette Perrin-Riou |
8 | slib_out=the output matrix in format wims from output of Octave. |
- | |
- | 6 | ||
9 | !exit |
7 | !exit |
10 | 8 | ||
11 | :proc |
9 | :proc |
12 | 10 | ||
13 | slib_out=!trim $wims_read_parm |
11 | slib_out=!trim $wims_read_parm |