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.