|
Contents | Previous | Next | Subchapters |
| Syntax |
home
|
| See Also | clc |
| Abbreviation |
h
|
O> prompt you enter
x = seq(100)
x = x * x'
stop
O-Matrix will activate the Debugger window with the
arrow pointing to the stop statement.
If you then enter
print x
O-Matrix will fill the Debugger window with numbers.
If you continue by entering
home
O-Matrix will clear the debugger window.