Forming a 3D plane
Afficher commentaires plus anciens
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
Réponses (1)
John D'Errico
le 6 Avr 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.
Catégories
En savoir plus sur Google dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!