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
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!