need help on 3D data Ploting
Información
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Mostrar comentarios más antiguos
I need help on plotting data on 3-dimensional plane. say x=6, y=2, z=5. How can I represent them accurately on a 3D plane and possibly 2D plane
2 comentarios
Jan
el 9 de Nov. de 2017
- "x=6, y=2, z=5" is a point, not a plane.
- It is not clear, how you want to display a plane. Planes do not have edges, so if you draw a plane with infinite dimensions, the complete figure is filled and you cannot see anything meaningful - except for the case, when the view direction is perpendicular to the plane's normal, then you might see a line.
- You have the same effects for 3D and 2D planes. So please explain any details: How is the plane defined, and how do you want to display it?
Mordecai Raji
el 10 de Nov. de 2017
Respuestas (0)
La pregunta está cerrada.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!