Plots a box
이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
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 (2026). Plot Box (https://kr.mathworks.com/matlabcentral/fileexchange/136264-plot-box), MATLAB Central File Exchange. 검색 날짜: .
