Discussion:
Is it possible to embed C++ codes within MATLAB codes?
(too old to reply)
Baran Aydogan
2005-08-31 18:09:43 UTC
Permalink
Hi,

I would like to learn if it is possible to run C++ functions on
MATLAB.

I have written a code on MATLAB however some parts are working too
slow. I would like to run those parts using C++ functions and call
them in the MATLAB code.

I would be very glad if you help me with this problem.

Best Regards,

-Baran
Rune Allnor
2005-08-31 18:16:44 UTC
Permalink
Post by Baran Aydogan
Hi,
I would like to learn if it is possible to run C++ functions on
MATLAB.
I have written a code on MATLAB however some parts are working too
slow. I would like to run those parts using C++ functions and call
them in the MATLAB code.
I would be very glad if you help me with this problem.
It is possible. Check out the External Interface Guide.
I have only found it in a PDF version that can be accessed
through the matlab help browser. Look under "printable
documentation" ine the Matlab section.

Rune
Chris Hulbert
2005-08-31 18:36:46 UTC
Permalink
Post by Baran Aydogan
Hi,
I would like to learn if it is possible to run C++ functions on
MATLAB.
I have written a code on MATLAB however some parts are working too
slow. I would like to run those parts using C++ functions and call
them in the MATLAB code.
I would be very glad if you help me with this problem.
Best Regards,
-Baran
Look at the External Interfaces Documentation.

Continue reading on narkive:
Search results for 'Is it possible to embed C++ codes within MATLAB codes?' (Questions and Answers)
18
replies
what are the programming languages commonly used for web designing ?
started 2011-05-31 03:20:37 UTC
programming & design
Loading...