Plot 2D/3D region

The program plots convex linear closed regions in 2D/3D.
16,8K téléchargements
Mise à jour 24 juin 2025

Afficher la licence

Note de l’éditeur : 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)

Citation pour cette source

Per Bergström (2026). Plot 2D/3D region (https://fr.mathworks.com/matlabcentral/fileexchange/9261-plot-2d-3d-region), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2023a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Computational Geometry dans Help Center et MATLAB Answers
Version Publié le Notes de version
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.