https://github.com/RaymondLab/Code
Tip revision: 1b95c8e5ac9e6a011cc8beb67798662dc62b8b0a authored by Katie Li on 01 December 2022, 19:09:02 UTC
Update helper functions for smrx files
Update helper functions for smrx files
Tip revision: 1b95c8e
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 