rustmex_matlab700

Crates.iorustmex_matlab700
lib.rsrustmex_matlab700
version0.1.2
sourcesrc
created_at2023-02-27 11:34:40.66564
updated_at2023-06-04 11:08:08.290004
descriptionRustmex libary to interface with the Matlab-700 MEX api
homepage
repositoryhttps://gitlab.com/nielstermeer/rustmex
max_upload_size
id795867
size37,874
(nielstermeer)

documentation

README

Rustmex Matlab700 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 Matlab700 symbol names.

You should not need to depend on this crate directly. Instead consider enabling the matlab700 feature flag on Rustmex, which selects this crate as the backend. If selected, you can use Rustmex with older versions of Matlab.

Commit count: 189

cargo fmt