Plot 2D/3D region

버전 1.1.0.0 (10.9 KB) 작성자: Per Bergström
The program plots convex closed regions in 2D/3D.
다운로드 수: 16.5K
업데이트 날짜: 2010/1/4

라이선스 보기

편집자 메모: This file was highlighted in the File Exchange Pick of the Week blog.

The program plots convex closed regions in 2D/3D. The region is a subset of R2 or R3 such that Ax>=b and lb<=x<=ub. It is also possible to plot points in the same plot.

(See help plotregion for more documentation)

인용 양식

Per Bergström (2024). Plot 2D/3D region (https://www.mathworks.com/matlabcentral/fileexchange/9261-plot-2d-3d-region), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R12
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Computational Geometry에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

More examples are added.

1.0.0.0

Have done the documentation more clear.