Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,253
Default 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


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
MS VB addin err DL Excel Worksheet Functions 0 May 15th 07 05:22 PM
COM Addin in C# Hailiang Excel Programming 0 July 15th 04 08:09 AM
Remove Excel AddIn from AddIn List !! Help carl Excel Programming 2 December 8th 03 03:36 PM
Addin Peter Pantus Excel Programming 4 October 11th 03 07:40 PM
AddIn Robin Clay[_2_] Excel Programming 6 September 8th 03 11:08 AM


All times are GMT +1. The time now is 06:16 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"