Plots a box
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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.
Cite As
Ayad Al-Rumaithi (2026). Plot Box (https://www.mathworks.com/matlabcentral/fileexchange/136264-plot-box), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.1 (1.18 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
