Forming a 3D plane
Show older comments
Hi all, So i'm new to matlab and kinda just working my way around the program with the help of google. I am trying to create a 3D plane on a graph, and have my co-ordinates, however, x and y always = 5 and therefore when I try to use to dot cross method it equates to 0. Does anyone know how to get around this? Thanks
Answers (1)
John D'Errico
on 6 Apr 2014
1 vote
If BOTH x and y are always 5, then you don't have a plane. In 3 dimensions, this will define no more than a line.
Return to geometry, do not pass go, do not collect $200.
Categories
Find more on Google in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!