Skip to content

smitec/rustlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rustlab - A sample project looking at calling Rust code from within Matlab

Details on this project can be found on my blog.

Running

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.

About

A link between Rust and Matlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published