The Comma-Separated Table Format
The comma-separated table format that is supported by Femap is very simple. The following sample shows the basic capability, including titles and ID numbers, for a file with three output vectors:
, "title 1", "title 2", "title 3"
1, 1.0, 1.0, 1.0
2, 2.2, 3.1...