Getting started
This chapter describes the required setup for creating a form with Simian GUI, both in Python and in MATLAB.
The first step is to setup your project in Python or MATLAB . Then, it is time to create your first application as described in Hello world!.
A more elaborate example that illustrates the use of Simian GUI is shown in the Ball Thrower example application.