View Single Post
  #1   Report Post  
Posted to microsoft.public.office.developer.vba,microsoft.public.excel.programming,microsoft.public.excel.misc,microsoft.public.excel
cfman cfman is offline
external usenet poster
 
Posts: 36
Default Matlab & Excel interface?

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!