ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Bigmatrix Addin (https://www.excelbanter.com/excel-programming/313456-bigmatrix-addin.html)

bangecon

Bigmatrix Addin
 
I have been using the Bigmatrix addin for some matrix inverse calculations
that excel can't handle. Anyone know a way to write such an addin (it
operates from the tools menu and brings up an applet from an executable file)?

J

keepITcool

Bigmatrix Addin
 

I checked it for you..

in the case of Bigmatrix all calculations are done with "normal" exe
files, which take commandline parameters.
Can be written in any language and then compiled. But for math
implementations I'd assume they were written in C.


The data is passed back and forth via delimited files...
and then the routine is started via a batch file.

It's a somewhat curious and crude implementation
of automation, but it's simple and it works.

keepITcool

< email : keepitcool chello nl (with @ and .)
< homepage: http://members.chello.nl/keepitcool


"?B?YmFuZ2Vjb24=?=" wrote:

I have been using the Bigmatrix addin for some matrix inverse
calculations that excel can't handle. Anyone know a way to write such
an addin (it operates from the tools menu and brings up an applet from
an executable file)?

J




All times are GMT +1. The time now is 07:00 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com