Skip to content
Snippets Groups Projects
Commit 0390503f authored by leprob001's avatar leprob001
Browse files

Renamed columns in offset table.

parent fb66cb99
No related branches found
No related tags found
No related merge requests found
296
\ No newline at end of file
297
\ No newline at end of file
......@@ -22,9 +22,9 @@ for i = 1:length(fieldNames)
);
artoaGui.editOffsets.tableSoundsourceOffsets.RowName = currentValue.Properties.RowNames;
artoaGui.editOffsets.tableSoundsourceOffsets.ColumnName = { ...
'<html>Date<br>Start', ...
'<html>Offset<br>Start Date', ...
'<html>Offset<br>Start', ...
'<html>Date<br>End', ...
'<html>Offset<br>End Date', ...
'<html>Offset<br>End', ...
'Drift', ...
'<html>Measured<br>Soundspeed', ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment