Obstacle Configuration Builder

Build your polygonal obstacle configuration and then save it to reuse or modify it later.
280 téléchargements
Mise à jour 14 fév. 2017

Afficher la licence

.: Obstacle Configuration Builder (OCB) Package :.
The package comprises of a graphical utility to describe and save your own obstacle configuration in a very simple and fast way.
On my youtube channel you can find a simple demo that show how it works:
https://www.youtube.com/watch?v=jPsdNT8EILU
.: Coding :.
From a programmers' perspective, this example illustrates how to use:
- Matlab event handler (http://it.mathworks.com/help/matlab/matlab_external/using-events.html);
- Matlab OOP (https://www.mathworks.com/help/pdf_doc/matlab/matlab_oop.pdf);
- simple application of drag and drop operations with axis elements;
- interactive user interface (http://it.mathworks.com/help/matlab/ref/uicontrol.html)
(http://it.mathworks.com/help/matlab/ref/uicontrol-properties.html)
- advance use of Matlab Map Container structures (http://it.mathworks.com/help/matlab/ref/containers.map-class.html)

.: How to use :.
The simplest way to get started is to run "main_DraggablePolygon".

.: Contact :.
For any question and/or suggestion contact me at my gmail email address: duccio.mugnaini (at) gmail.com.

Have fun!

Citation pour cette source

Duccio Mugnaini (2024). Obstacle Configuration Builder (https://www.mathworks.com/matlabcentral/fileexchange/57089-obstacle-configuration-builder), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Lighting, Transparency, and Shading dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.2.0.0

Minor fix

1.1.0.0

- GUI is slightly changed.
- Smaller details have been improved.
- Improvement of description details.

1.0.0.0