Hi
I have an application built in Excel which transfers arrays of data to S-Plus for manipulation and calculations and fetches results from S-Plus and displays them in Excel.
It uses COM communication to link excel to S-Plus, however this can be quite slow as the arrays I pass have several thousand rows and between 30 and 40 columns.
I am investigating the possibility of having Excel call C++ and then C++ call S+. I am wondering does anyone have any experience with linking Excel to C++, or know of any useful websites regarding this?
Thanks in advance,
Maeve
I have an application built in Excel which transfers arrays of data to S-Plus for manipulation and calculations and fetches results from S-Plus and displays them in Excel.
It uses COM communication to link excel to S-Plus, however this can be quite slow as the arrays I pass have several thousand rows and between 30 and 40 columns.
I am investigating the possibility of having Excel call C++ and then C++ call S+. I am wondering does anyone have any experience with linking Excel to C++, or know of any useful websites regarding this?
Thanks in advance,
Maeve