Matlab Engine Code Demo full example

Version 1.0.0.0 (61.6 KB) by Loki
This package include a full example of how to use matlab engine.
293 Downloads
Updated 1 Dec 2015

View License

This tutorial will explain you how we can use any of the matlab function from C or C++ program.
"Calling any of the Matlab functionality through Matlab engine"

This is the common concern among the community who often uses Matlab or any C/C++ library for some computation and calculation.

It is easy to code complex algorithms in Matlab as Matlab has already implemented most of the algorithms, so if you want to code some algorithm in C/C++ , Do you really want to code it from scratch ?. What if it is already there in Matlab can i use it?

Yes you can , you can access any of the Matlab functionality by using Matlab engine.
Detailed info check link ( http://coachengg.blogspot.in/2015/07/matlab-engine-tutorial-with-demo-code.html ).

Cite As

Loki (2025). Matlab Engine Code Demo full example (https://www.mathworks.com/matlabcentral/fileexchange/54263-matlab-engine-code-demo-full-example), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Engines & Motors in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0