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

The soundsource combination header is now split into two lines where possible.

parent e6b7bf54
No related branches found
No related tags found
No related merge requests found
262
\ No newline at end of file
263
\ No newline at end of file
......@@ -446,10 +446,10 @@ artoaGui.trackParameter.inputOutputInterpolationInterval = uicontrol( ...
columns = { ...
'Begin', ...
'End', ...
'Sound Sources', ...
'Reference Position', ...
'Sound Speed', 'Sound Speed', 'Sound Speed', ...
'Tracking Method' ...
'<html>Sound<br>Sources', ...
'<html>Reference<br>Position', ...
'<html>Sound<br>Speed', '<html>Sound<br>Speed', '<html>Sound<br>Speed', ...
'<html>Tracking<br>Method', ...
};
columnFormat = cell(1, length(columns));
columnFormat{end} = pTrackingMethods;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment