Are there C++ libraries available to access MATLAB generated MAT-files from my C++ application?

1 view (last 30 days)
I am currently using the C MAT-file API to read and write MAT-files in my C++ application. I would like to know if there is a C++ equivalent to this.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 27 Jun 2009
MATLAB does not provide a C++ equivalent of the C MAT-file API libraries. You should be able to seamlessly use the the C MAT-file API from a C++ program with suitable programming.

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!