This document analyzes the motion of a two-link robotic arm manipulator using MATLAB. It develops linearized equations of motion and proportional controllers for each joint to simulate the robot's movement from an initial to final position. Graphs are generated to compare the desired and actual motion paths, velocities, accelerations, and positions over time. The results show larger errors in the actual path as the end effector moves farther from the linearized region around the initial position. Replacing the proportional controller with a PID controller is suggested to improve precision.