1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
|
# libm2k-matlab-bindings
[](https://shields.io/)
MATLAB binding for the [libm2k](https://github.com/analogdevicesinc/libm2k) interface library.
Documentation is available on [wiki.analog.com](https://wiki.analog.com/university/tools/m2k/matlab). The C++ API reference, which these bindings mirror, is available on [GitHub](https://analogdevicesinc.github.io/libm2k/index.html).
## Releases
Always install the latest release for your MATLAB version from the [releases page](https://github.com/analogdevicesinc/libm2k/releases/latest).
### Latest Release
| Operating System | MATLAB Release | Installer Package |
|:-------:|:-------:|:-------------------:|
| Windows 10 | R2024b |[Matlab Add-On](https://uk.mathworks.com/matlabcentral/fileexchange/74385-libm2k-matlab?s_tid=srchtitle_libm2k_1)|
| Linux | R2024b | [Matlab Add-On](https://uk.mathworks.com/matlabcentral/fileexchange/74385-libm2k-matlab?s_tid=srchtitle_libm2k_1) |
|