%% clear; close all; clc; %% Demonstration of stroke of each stage % Initalize data for demonstration run displacement_init.m % Run the simulation run displacement_sim.m %% Test the measurement of sample position run sample_pos_init.m run sample_pos_sim.m