Forming a 3D plane

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

回答(1 个)

John D'Errico
John D'Errico 2014-4-6

1 个投票

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.

类别

帮助中心File Exchange 中查找有关 Google 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by