https://github.com/RaymondLab/Code
Tip revision: f562b26a59ee1fe18ddbdd35eb072e822e4e0f63 authored by Katie Li on 14 November 2022, 22:02:35 UTC
Matlab files on D241B setup
Matlab files on D241B setup
Tip revision: f562b26
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 