Open
Description
readfmtdata
concatenate D structures from each readfmtdata_*
format specific function.
The required structure for a given NODE data is composed of 3 tables : D.t
, D.d
, D.e
and D.CLB
.
If a data format do not contain error field, it should return a D.e
structure with NaN and the same size as the D.d
structure.
Activity