Getting started

This chapter describes the required setup for creating a form with Simian GUI, both in MATLAB and in Python.

The first step is to setup your project in MATLAB or Python. 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.