Skip to content

Commit

Permalink
Update Murat_inversion.m
Browse files Browse the repository at this point in the history
updated the output into xlxs for large dataset
  • Loading branch information
aqeel-magsi authored and LucaDeSiena committed Dec 6, 2023
1 parent 5305024 commit 331e673
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/Murat_inversion.m
Original file line number Diff line number Diff line change
Expand Up @@ -256,4 +256,4 @@
Murat.data.modvPeakDelay = modv_pd;
Murat.data.modvQc = modv_Qc;
Murat.data.modvQ = modv_Q;
writetable(muratHeader,fullfile(FPath, FLabel, 'TXT', 'DataHeaders.xls'));
writetable(muratHeader,fullfile(FPath, FLabel, 'TXT', 'DataHeaders.xlsx'));

0 comments on commit 331e673

Please sign in to comment.