Obstacle Configuration Builder

Build your polygonal obstacle configuration and then save it to reuse or modify it later.
285 Downloads
Updated 14 Feb 2017

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
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