Obstacle Configuration Builder

Build your polygonal obstacle configuration and then save it to reuse or modify it later.
285 download
Aggiornato 14 feb 2017

Visualizza la licenza

.: 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!

Cita come

Duccio Mugnaini (2025). Obstacle Configuration Builder (https://it.mathworks.com/matlabcentral/fileexchange/57089-obstacle-configuration-builder), MATLAB Central File Exchange. Recuperato .

Compatibilità della release di MATLAB
Creato con R2014b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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