help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Attaching lables to matrices


From: Worik
Subject: Attaching lables to matrices
Date: Wed, 16 Apr 2008 16:50:49 +1200

Is there a way to associate names with rows and columns of matrices?

I would like to be able to read a file like...

,  C1, C2
R1, 1,  2
R2, 3,  4

And have a matrix [1,2;3,4] with the associated names attached.

I was doing some financial analysis and spent a lot of time trying to
ensure that there was no row or column swapping.  

cheers
Worik




reply via email to

[Prev in Thread] Current Thread [Next in Thread]