Serving the Quantitative Finance Community

Search found 2 matches

by AppleNY
June 17th, 2006, 5:30 pm
Forum: Programming and Software Forum
Topic: Matlab programs in Excel
Replies: 9
Views: 104420

Matlab programs in Excel

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)??
by AppleNY
June 17th, 2006, 3:12 pm
Forum: Programming and Software Forum
Topic: Complex numbers with VBA
Replies: 2
Views: 107249

Complex numbers with VBA

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