Plot 2D/3D region

The program plots convex linear closed regions in 2D/3D.
ダウンロード: 16.8K
更新 2025/6/24

ライセンスの表示

編集メモ: This file was highlighted in the File Exchange Pick of the Week blog.

The program plots convex linear 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 and help plotLinearConstraints for more documentation)

引用

Per Bergström (2026). Plot 2D/3D region (https://jp.mathworks.com/matlabcentral/fileexchange/9261-plot-2d-3d-region), MATLAB Central File Exchange. 取得日: .

MATLAB リリースの互換性
作成: R2023a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersComputational Geometry についてさらに検索
バージョン 公開済み リリース ノート
1.1.0.1

Added a new plot-function (plotLinearConstraints) for visualizing linear constraints and some additional examples.

1.1.0.0

More examples are added.

1.0.0.0

Have done the documentation more clear.