This document describes a program to numerically solve Poisson's equation for the electrostatic potential of a T-shaped structure. The program uses the method of moments with basis functions to expand Poisson's equation. Point matching is used to approximate matrix integration. The structure is divided into subsections and the charge distribution is calculated for each subsection and summed. The potential function is then calculated using the total charge. The results are demonstrated in MatLab. Theoretical proofs are shown by varying the angle of the horizontal plate and tracking the capacitance to validate the results.