https://github.com/RaymondLab/Code
Tip revision: 11b4f49b5e65dcd6a23efac3ed5b4ec47c3fe429 authored by Selvanar on 21 November 2019, 07:11:10 UTC
Change calibration app to Single Eye analysis
Change calibration app to Single Eye analysis
Tip revision: 11b4f49
vInvestigation.m
% 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 