Download this file
1 2 3 4 5 6 7
if handles.simulation % Update the Message Bar handles.Message_Bar.String = 'Completed Processing.'; else % Update the Message Bar handles.Message_Bar.String = 'Completed Processing all Frames. Saved data.'; end