This function plots a box (cuboid).
function Plot_Box(x,y,z)
Input:
x=[x1 x2]: x boundaries of the box
y=[y1 y2]: y boundaries of the box
z=[z1 z2]: z boundaries of the box
Output:
Plots the box.
Zitieren als
Ayad Al-Rumaithi (2026). Plot Box (https://de.mathworks.com/matlabcentral/fileexchange/136264-plot-box), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2017b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.1 | Added website. |
||
| 1.0.0 |
