This lab report examines using MATLAB to create and visualize continuous-time and discrete-time signals. The student first creates a discrete-time step function by defining values in a MATLAB array. They then plot a continuous-time sinusoidal function by defining the function and plotting it against time. Finally, they take the continuous-time function and represent it discretely in MATLAB by sampling the function at time intervals. The student was able to successfully complete all parts of the lab and visualize the signals in MATLAB.