This document discusses the implementation of model predictive control (MPC) using National Instruments LabVIEW software. It begins with introductions to MPC and LabVIEW. It then covers constructing state space and transfer function models in LabVIEW. Simulation results are presented for MPC applied to first order systems with and without time delay. MPC performance is compared to PID control, showing MPC can handle constraints and optimize process operation while PID cannot. The document concludes MPC simulation using LabVIEW is successful and simulation results are useful for control system design.