I need to know how to plot a 3D plane using MATLAB knowing its Horizontal and Vertical extents, Surface area, Center Point, and Dip angle and Dip Direction.
All I can find is how to generate an infinite 3D plane !!!
In my case, I know the horizontal and vertical extensions of the plane, and I know its surface of the bounding rectangle. So I want to write a script in MATLAB to plot this Finite plane?
Can you kindly advise? Regards