|
SOLUTIONS
|
RecordLists
RecordLists
是 ReadList 的一个选项,指定不同记录中的对象是否应该以不同子列表返回.
更多信息更多信息
- 使用缺省设置 RecordSeparators->{"\n", "\r\n", "\r"},RecordLists->True 设置使 RecordLists 以不同子列表返回出现在不同行的对象.
- 使用 RecordLists->False,ReadList 返回读入的所有对象组成的单个列表.
- 使用 RecordLists->True,ReadList 返回一个列表,该列表包含对每个记录的子列表.
版本 2 的新功能
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
