nilsolav / ARISreader

Code for reading Soundmetric ARIS data into matlab
GNU General Public License v3.0
6 stars 2 forks source link

Cannot convert data to mat file #5

Open PeiChiChen opened 3 years ago

PeiChiChen commented 3 years ago

Hi, I want to use convert_sonar_to_mat to convert data to .mat file, but the data I downloaded from "https://osf.io/sxek6/" is .seq file and the code convert .ddf file to .mat file. So what should I do to convert .seq file to .mat file? Hope for your answer, thank you very much!