2 releases
0.1.2 | Jun 4, 2023 |
---|---|
0.1.0 | Feb 27, 2023 |
#5 in #rustmex
28 downloads per month
Used in rustmex
90KB
2.5K
SLoC
Rustmex Matlab800 backend
This crate is part of the Rustmex family of crates, providing convenient bindings to Matlab's and Octave's MEX APIs. This crate exposes well-known symbols for within Rustmex, binding to the Matlab800 symbol names.
You should not need to depend on this crate directly. Instead consider enabling the
matlab800
feature flag on Rustmex, which selects this crate as the backend. If
selected, you can use Rustmex with modern versions of Matlab.
Dependencies
~270KB