Some file formats save information as text instead of numeric data. This is straightforward to address with num2str(), but we need a robust method for addressing conversion of date/time info. Some preliminary work has been done, but we need to ensure that it's reasonably robust, particularly with multiple loads.
Some file formats save information as text instead of numeric data. This is straightforward to address with num2str(), but we need a robust method for addressing conversion of date/time info. Some preliminary work has been done, but we need to ensure that it's reasonably robust, particularly with multiple loads.