-->a
a =
1. 2. 3.
4. 5. 6.
-->save("vara.txt",[a])
-->clear a
-->load("vara.txt")
警告:文件 'vara.txt' 已经在Scilab中被打开。
-->a
a =
1. 2. 3.
4. 5. 6.