MaviLib
Description
MaviLib is a very simple C++ library that allows to transfer data between your C++ program and a Matlab workspace, as well as to invoke Matlab commands from your C++ application. It provides a simple means to compute and plot data (e.g. for illustration or debugging purposes).
Downloads
- MaviLib_v1.0.zip (23 KB): source files in a solution for Microsoft Visual Studio.
Instructions: see readme file inside MaviLib_v1.0.zip.
Release Notes
Authors: Paolo Prandoni and Olivier Roy.
Version: 1.0 (released on July 28, 2009).
Copyright: This software is distributed under the terms of the GNU Lesser General Public License.
Requirements: Microsoft Visual Studio 9.0 or above, Matlab 6.5 or above.
History
July 28, 2009 - Version 1.0 released.