I'm not sure how to do it using the VBA interface, but MathWorks makes a
toolbox that links Excel and Matlab. See this link:
http://www.mathworks.com/products/excellink/
HTH,
Matthew Pfluger
"Sören_Marodören" wrote:
How can I control Matlab from Excel?
(I don't think I have Excel Link.)
My problem is that I have very lage files that I want to process (calculate
mean value etc.). Excel can't handle these large files.
So I want to send filenames one by one to Matlab and in return get the data.
What changes do I need to do in my Matlab program to make i return data?
Best regards,
/Sören