Autoexecutable code by Matlab

Status
Not open for further replies.

jakjoud

Full Member level 2
Joined
Feb 6, 2005
Messages
129
Helped
10
Reputation
20
Reaction score
1
Trophy points
1,298
Location
Marrakech
Activity points
954
Is there any way to make a Matlab code auto executable??
What about programming a dll under Matlab then calling it by another language code (C++ for exemple)?
Thank you
 

Search for the MEX funtion/command? on Matlab's Help webpage. I think this
is what you're looking for.
www.mathworks.com/support/

Good luck.
 

    jakjoud

    Points: 2
    Helpful Answer Positive Rating
Hi!

You can Use Matlab Calculation Engine with Programming Language Like C, Fortran and etc. You can Matlab Help. There are some Examples and enough descriptive notes. So you can write your program in C or Fortran and use Matlab as Calculation Engine.

Thanks!
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…