Generating a plane of best fit

90 Views Asked by At

I am working on some matlab code trying to generate a plane of best fit. However, I don't have a set of points, the only given information is two angles (the pitch and yaw). Is there a way to go about this? Thanks much, Andy