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

Updated the GPS text.

parent 5c0a426e
No related branches found
No related tags found
No related merge requests found
......@@ -56,9 +56,9 @@ for o = 1:length(fnames)
text( ...
artoaGui.editTimeOfArrival.axesToaFromGps, ...
gpsDates, predictedToas, ['-', fnames{o}], ...¬
'HorizontalAlignment', 'left', ...¬
'VerticalAlignment', 'top', ...¬
gpsDates, predictedToas, [' ' fnames{o}], ...
'HorizontalAlignment', 'left', ...
'VerticalAlignment', 'top', ...
'FontName', 'Helvetica', ...¬
'FontSize', 10, ...¬
'FontWeight', 'demi', ...¬
......
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