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
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.