From 7125eaabd3c7430e5e7f7ca7238b470ce421d2ed Mon Sep 17 00:00:00 2001 From: "Cody, Jonathan William" Date: Tue, 27 Dec 2022 10:20:26 -0600 Subject: [PATCH] Rename calibrator_plot.m to Analyzer/calibrator_plot.m --- calibrator_plot.m => Analyzer/calibrator_plot.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename calibrator_plot.m => Analyzer/calibrator_plot.m (97%) diff --git a/calibrator_plot.m b/Analyzer/calibrator_plot.m similarity index 97% rename from calibrator_plot.m rename to Analyzer/calibrator_plot.m index 518b5e3..18ee369 100644 --- a/calibrator_plot.m +++ b/Analyzer/calibrator_plot.m @@ -348,4 +348,4 @@ function calibrator_plot(Results,plotSetup,figName) %#ok<*AGROW> -end \ No newline at end of file +end