Corrected function signature in loadxls2d for fish data loading

This commit is contained in:
jlizier 2022-09-07 09:17:51 +10:00
parent 8bc6d87d9b
commit ee3ce5dd51
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
function [x,y] = loadxls3d(filename, properties)
function [x,y] = loadxls2d(filename, properties)
% loadxls2d loads 2D fish data from an xls file where time increases down the
% rows and then across the columns we have 2 x,y position columns for each
% fish in turn, i.e.: