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.
引用
Ayad Al-Rumaithi (2024). Plot Box (https://www.mathworks.com/matlabcentral/fileexchange/136264-plot-box), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
作成:
R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxタグ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!