Blog

MATLAB and Octave Bindings released

Today we released two new Bindings that are particularly useful in an academic environment:

https://www.tinkerforge.com/static/img/_stuff/matlab_logo.png

MATLAB is a wide-spread software for solving mathematical tasks. MATLAB is used in many research facilities and companies. It can evaluate and visualize mathematical models and it has interfaces to different hardware platforms as well as capabilities to verify C/C++, HDL and mechatronic systems. With the MATLAB API that we released today it is possible to use Bricks and Bricklets directly from within MATLAB.

https://www.tinkerforge.com/static/img/_stuff/octave_logo.png

Octave is a free software project that is compatible to MATLAB in many respects. The current Octave version is commandline-based, it can be used with different user interfaces. The released Octave Bindings make it possible to use the Tinkerforge building blocks with Octave.

Both Bindings can be found here.