1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
% Vertical Investigation for calibration issues


%% Open Files
file = 'G:\My Drive\Expmt Data\2019_09 - Kiah Calibration\Calibrations Modified';

fileInfo = dir([file '/*/*videoresults.mat']);

for i = 1:length(fileInfo)
    cd(fileInfo(i).folder);
    findmagscaleVel
    
end




%% Plot x and y values of video