https://github.com/RaymondLab/Code
Tip revision: bc6bc5271ca8c2cbf8107bdf243352e543f64b8e authored by Brian Angeles (Desktop) on 20 March 2023, 22:34:45 UTC
Added .gitignore file and removed RigChoice.s2s
Added .gitignore file and removed RigChoice.s2s
Tip revision: bc6bc52
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 