Diff of /Update_remove_Box_Title.m [000000] .. [81c116]

Switch to side-by-side view

--- a
+++ b/Update_remove_Box_Title.m
@@ -0,0 +1,6 @@
+handles.Message_Bar.String = 'No more BOX to remove !!';
+handles.Remove_Box.String = '-----------';
+
+% Update the Threshold based on the new end values of the slider, stops any
+% running timers, update box locations. clears the diameter plots
+script_update_Threshold_and_display;
\ No newline at end of file