Writing a .mat from C++ - Can't use MATLAB Data API with C Matrix API
Mostra commenti meno recenti
Hi, i'm trying to use the MATLAB Data API from C++ using the Data API. Writing mex files isn't an issue, however i'm also trying to deploy parts of my application to a standalone executable to generate a .mat file. I'm compiling with Visual Studio 2017 and when i include mat.h, i get the error "Using MATLAB Data API with C Matrix API is not supported."
Is there a Data API compatible version of the Mat-File API library?
Risposte (0)
Categorie
Scopri di più su Write C Functions Callable from MATLAB (MEX Files) in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!