Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default UDF function on Matrix

Dear all,
I want to write my own function which will calculate Eigen values of any
given matrix.
So the first line of my program is looking like:

Function eigen (data as " ") as " "

My question is what I should give in between two quotation marks above? What
is the way to read a Matrix for this program?

Thanks and regards,
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,726
Default UDF function on Matrix

Function eigen (data as Range)

where data would refer to the cells of the matrix .

--
---
HTH

Bob

(change the xxxx to gmail if mailing direct)


"Arrun" wrote in message
...
Dear all,
I want to write my own function which will calculate Eigen values of any
given matrix.
So the first line of my program is looking like:

Function eigen (data as " ") as " "

My question is what I should give in between two quotation marks above?
What
is the way to read a Matrix for this program?

Thanks and regards,



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
Problem with a selection in a matrix-function Peter Sellmeijer Excel Programming 3 August 29th 06 02:49 AM
Limits of MINV matrix function KJ Excel Worksheet Functions 2 September 16th 05 09:06 AM
Matrix Operations (MInvert Function) Al[_16_] Excel Programming 1 November 23rd 04 07:29 PM
VBA function return matrix? Steve O'Hagan Excel Programming 3 January 29th 04 08:27 PM
Matrix Multiplication Function creation Gabriel[_3_] Excel Programming 1 December 16th 03 04:39 PM


All times are GMT +1. The time now is 10:14 AM.

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"