Is it possible to write a program in Matlab and then somehow to use it in Excel, e.g. Matlab program is test(parameter1, parameter2, parameter3) and in Excel one can then write:=test(1,2,3)??
Hello, Could somebody pls help me. I need to write a program in VBA which includes complex numbers. How to use complex numbers in VBA? and in Excel?Thanks