jeremypmeyers / Igor-Battery-Analysis

Set of procedures for battery data analysis using Igor Pro
0 stars 0 forks source link

Review conversion of text waves to numeric waves #4

Closed jeremypmeyers closed 8 years ago

jeremypmeyers commented 8 years ago

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.

jeremypmeyers commented 8 years ago

Completed in 7/5/16 update. Converts standard wave names, differentiates use of comma, handles typical date formats.