please help me to solve this problem.
The problem is how to open matlab from VB excel.
I have used code "matlabinit". but when I run it in VB excel, I can open matlab application, but the opened current directory did not like what I want. I want open matlab from VB excel with the specific currect directory as I want.
Thanks for your answer.
Easiest way to do it is to call matlab function to change the current folder. This way it will be specific to your project at hand. So put this line at the start of where you start to interact with matlab: