How to define an origin to a Spacial vector
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello everyone!
I have one triangular mesh consequently I have an array with the normal vector of each triangles.
Here's the thing. I don't really understand how this works but this normals are free in space right?
I want to give them an origin point like. I want to define that the normal v1 must have its origin in the point 0,0,0.
How can I do this?
1 comentario
Guillaume
el 2 de Abr. de 2019
I think you need to explain better what you want (and what that has to do with matlab). A mathematical vector does not have an origin, that makes no sense. A vector is just a direction. However, you can certainly store a point together with a vector.
Respuestas (0)
Ver también
Categorías
Más información sobre Logical en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!