Added the possibility to populate an empty dynSeries object with a data file (csv, mat or m files).
For instance, the following syntax is allowed: dbload = dynSeries(); mydata = dbload('data_file.csv');
Please register or sign in to comment
For instance, the following syntax is allowed: dbload = dynSeries(); mydata = dbload('data_file.csv');