Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
filereference:fileformat [2014/03/28 22:55] – [Special EML items] enviadminfilereference:fileformat [2014/03/28 23:05] – [Special EML items] enviadmin
Line 95: Line 95:
  
 The ''matrix-data'' tag allows the definition of a 2D element matrix in the EML file. The attribute required are: The ''matrix-data'' tag allows the definition of a 2D element matrix in the EML file. The attribute required are:
-  * rows: Number of rows following in the matrix +  * dataI: Number of elements in each row (=one x-row) 
-  * colums: Number of columns in the matrix+  * dataJ: Number of rows to come (=number of y-elements)
  
- +No line-breaks are alowed within one row of data.  
-No line-breaks are alowed within one row of data.+**Note** // Valid only for PREVIEW applications: This item has been changed. Previous, the dimensions tags have been "columns" ans "rows" but due to missleading interpretation hve been changed.  
 +A test  was included in the reader routines allowing old file to be read, but only new format are written.
  
 === ''spare-matrix-3D'' Tags === === ''spare-matrix-3D'' Tags ===