https://github.com/RaymondLab/Code
Tip revision: 9261b1e083022ac6e07fc4c84d727c94167aa984 authored by D253 on 14 October 2019, 17:47:56 UTC
Merge branch 'tracking_dev' of https://github.com/RaymondLab/Code into tracking_dev
Merge branch 'tracking_dev' of https://github.com/RaymondLab/Code into tracking_dev
Tip revision: 9261b1e
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 