Generating Object-Oriented C++ Code from MATLAB Algorithms

preview_player
Показать описание
Learn how you can use MATLAB Coder™ to generate object-oriented C++ code from MATLAB® code. Features include C++ class and namespace generation, exception safety, and dynamic C++ arrays.

--------------------------------------------------------------------------------------------------------

© 2020 The MathWorks, Inc. MATLAB and Simulink are registered trademarks of The MathWorks, Inc.
Рекомендации по теме
Комментарии
Автор

I have a server client model in C++ implementing TLS protocol and openSSL Libirary that I want to use from MATLAB, I understand that using MEX functionality in MATLAB you can use C++ source code in MATLAB. I'm not too familiar with this, so a tutorial or links to help me out would be great. I can provide a link to the source code if needed? But I'm really looking for a general implementation

mohamed_e_hussein