Plot 2D/3D region

The program plots convex closed regions in 2D/3D.
16,5K Downloads
Aktualisiert 4 Jan 2010

Lizenz anzeigen

Anmerkung des Herausgebers: 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)

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R12
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Computational Geometry finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

More examples are added.

1.0.0.0

Have done the documentation more clear.