Plots a prism
Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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.
Cita come
Ayad Al-Rumaithi (2026). Plot Prism (https://it.mathworks.com/matlabcentral/fileexchange/136269-plot-prism), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.2 (1,88 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
