Loading data processing/readme.md +2 −2 Original line number Diff line number Diff line Loading @@ -70,7 +70,7 @@ dship. | course | deg | course over ground In order to convert the .mat file into .txt file I used teh following Matlab code: ´´´Matlab ```Matlab % mat2text.m % converts the .mat file with structures into text file Loading Loading @@ -113,7 +113,7 @@ fprintf(fid,s2); fprintf(fid,s3,txtdata'); fclose(fid); clear ´´´ ``` Loading Loading
data processing/readme.md +2 −2 Original line number Diff line number Diff line Loading @@ -70,7 +70,7 @@ dship. | course | deg | course over ground In order to convert the .mat file into .txt file I used teh following Matlab code: ´´´Matlab ```Matlab % mat2text.m % converts the .mat file with structures into text file Loading Loading @@ -113,7 +113,7 @@ fprintf(fid,s2); fprintf(fid,s3,txtdata'); fclose(fid); clear ´´´ ``` Loading