anyone know how to add data to an existing data file.
ie, i have a data file and i want to add a new line of data (matrices) to the file.
i have looked at the save -append option but that overwrites existing variables and can only be used on .mat files (i think), i am using .dat files...