|
Contents | Previous | Next | Subchapters |
| Syntax |
clc
|
| See Also | print , write , dbhome |
x = seq(100)
x * x'
the Command window will fill with numbers.
If you continue by entering
clc
the Command will be cleared.