Examples#
These examples will familiarize you with the basic usage of the API and how it can be applied to common applications. They can be used to get a first hands-on experience with the API and serve as a basis for your own scripts.
File versions of all examples can be found in the ~/MaxLab/share
folder on your PC. The Python examples are in
~/MaxLab/share/python
, and the C++ examples can be found in the
maxlab_lib
folder generated by unpacking
~/MaxLab/share/libmaxlab-*.zip
.
Python
C++