Is it licensewise allowed to distribute libmat.dll and libmx.dll together with Standalone C/C++ applications, which implement MAT-File read/write Access? Do I and/or the recepient need to have a valid MATLAB license to do this?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have written a C/C++ application which is using the libmat.dll and libmx.dll and compiled it successfully. I can run it accordingly on my machine with MATLAB installed. I'm not using the MATLAB engine, but only the MAT-File-API. Created the application according to https://www.mathworks.com/help/matlab/matlab-c-api-to-read-mat-file-data.html
Am I allowed to distribute this Standalone application to my customers royalty free? Do the customers need to have a valid MATLAB license?
If I interprete this:
correctly, then the consumers of my standalone application need a valid MATLAB license, right? (While technically the application + the libmat.dll/libmx.dll are sufficient to run the application.)
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Get Started with MATLAB Compiler finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!