mathworks / coder-swigLinks
Examples showing how to use SWIG to wrap MATLAB Coder generated C and C++ code for other languages
☆11Updated 2 years ago
Alternatives and similar repositories for coder-swig
Users that are interested in coder-swig are comparing it to the libraries listed below
Sorting:
- A tiny framework to wrap algorithms for dataflow programming☆40Updated 9 months ago
- This repository contains instruction to patch and install linux PREEMPT_RT, test the installation with standard rt-tests routines and exa…☆25Updated 2 years ago
- Run MATLAB and Simulink tests and generate artifacts.☆44Updated 2 weeks ago
- Files demonstrating how to diff Simulink models and attach reports to pull requests☆32Updated last month
- This project relies on ROS Toolbox functionality to provide basic integration of Simulink® targets, with focus on Simulink Real-Time™ and…☆11Updated last year
- Easily plotting from within C++ using Matplotlib, Python and pybind11☆15Updated 6 years ago
- Library for creating curves. Forked from https://github.com/stonneau/spline☆12Updated 2 weeks ago
- SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.☆24Updated 5 months ago
- Blockset for dsPIC, PIC32 and SAM7x chip for Rapid Control Prototyping☆14Updated last month
- A C++ wrapper of the matio library, with memory ownership handling, to read and write .mat files.☆67Updated 6 months ago
- Learn how to develop a plugin for PlotJuggler, by example.☆16Updated 2 years ago
- communication between python and cpp using zeromq and protobuf☆42Updated 4 years ago
- FMI import plugins for the Gazebo Simulator.☆25Updated 4 years ago
- C++ FMUs☆16Updated 3 years ago
- Positive-pressure medical ventilator system using Simscape™☆12Updated last year
- Implementation of several velocity estimators, including First-Order Adaptive Windowing (FOAW), least squares fit using FIR filter coeffi…☆18Updated 7 years ago
- Examples of Co-Simulation with Simulink☆16Updated 7 years ago
- E-book for AIS1003☆17Updated last year
- Specification of the Distributed Co-Simulation Protocol (DCP)☆17Updated 4 years ago
- Port of Peter Corke's Robotics Toolbox to Julia☆16Updated 6 years ago
- Examples for MAT File I/O Library (MATIO)☆24Updated 6 years ago
- Set up your GitHub Actions workflow with a specific version of MATLAB.☆85Updated 2 weeks ago
- C++ utility headers for Matlab MEX development + cmake template☆14Updated 2 years ago
- ☆19Updated last year
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆41Updated 6 years ago
- Rapid prototyping of iCub applications using Python