Matlab & Excel interface?

C

cfman

Hi all,

If the front GUI is in Excel, and the heavy-duty backend computational
engine is in Matlab, what is the best way to handle this interfacing
problem?

Another headache problem is: for the users who only use Excel and who has no
desire to purchase a Matlab licence and work with Matlab, what's the best
way to package that Matlab computational engine along with the Excel?

Thanks a lot!
 
H

Harlan Grove

cfman said:
If the front GUI is in Excel, and the heavy-duty backend
computational engine is in Matlab, what is the best way to
handle this interfacing problem?

Another headache problem is: for the users who only use Excel
and who has no desire to purchase a Matlab licence and work
with Matlab, what's the best way to package that Matlab
computational engine along with the Excel?

That's a MatLab question, not an Excel one. Why not start by doing a
wee bit of research on the MathWorks web site. I just tried that, and
I came away with the following likely links.

http://www.mathworks.com/products/compiler/

and

http://www.mathworks.com/products/excellink/

If the MatLab compiler can create EXEs, there are crude ways to tie
Excel together with arbitrary EXEs.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top