Details on this project can be found on my blog.
Build the project with cargo build
.
Copy librustlab.dylib
and librustlab.a
(platform dependant) from target/debug
into src
Open Matlab and run test.m
to see both the mex
based and loadlibrary
based method of calling the function.