This document describes a distributed radar tracking simulation using MATLAB and the Parallel Computing Toolbox. It divides a Monte Carlo simulation of tracking an aircraft's path across multiple radar station tasks. The tasks are created and submitted to a cluster, and the results are retrieved and concatenated upon completion. Plotting the standard deviation of estimation errors over time allows comparing the distributed computation time to a sequential simulation.