ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   UDF function on Matrix (https://www.excelbanter.com/excel-programming/380016-udf-function-matrix.html)

Arrun

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,

Bob Phillips

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,





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

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