Plots a prism
Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
This function plots a prism. Example file is provided.
function Plot_Prism(v1,v2,x,y,theta)
Input:
v1: (3*1) vector of the origin point of the first polygonal face .
v2: (3*1) vector of the origin point of the second polygonal face.
x: (1*N) x-coordinates of the polygonal faces.
y: (1*N) y-coordinates of the polygonal faces.
theta: angle of rotation around the prism major axis.
Output:
Plots the prism.
Citar como
Ayad Al-Rumaithi (2026). Plot Prism (https://es.mathworks.com/matlabcentral/fileexchange/136269-plot-prism), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.0.2 (1,88 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
