Technical discussion about Matlab and issues related to Digital Signal Processing.
Hello everybody, I want to call a matlab function from VB6. I know I can do it by Shell "c:\users\suman\documents\matfiles\read_data1", 1 where read_data1.m is the matlab function. But I also want to pass some arguments to the function from VB6. How to do it? Can anybody help with some ideas. Suman ------------------------------------