mirror of
https://github.com/KastnerRG/riffa.git
synced 2024-12-24 22:58:54 +08:00
4f78805fd5
directory will package (most of) a new release
To use the Matlab bindings simply include the Riffa.m class in your Matlab working directory. Note that the riffa driver and C/C++ library must already be installed on the system. On Windows platforms you'll need to have the riffa.h header file in the working directory as well (as there is no default include directory on Windows). The first time you load the RIFFA bindings, several auto-generated files will be produced. This will require that Matlab has access to a C compiler. This is often taken care of during Matlab install.