help-octave
[Top][All Lists]
Advanced

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

Transform list into matrix


From: AJ
Subject: Transform list into matrix
Date: Mon, 30 Jan 2012 01:51:54 -0800 (PST)

Hi everybody!

I am new in using Octave. I have been browsing list as to look for a
solution to my problem, related to matrices, but I have not found an example
helping me. My question is if it is possible to construct a matrix from one
net list (like Pajek .NET). This is one example which I have:

A B 5
A F 7
A K 4
A X 8
B D 1
B P 1
B Z 9
C L 6
C O 2
...

The real list have around 2 million of rows and I would have to load from a
TXT file. Is there a easy way to do all this?

Thank you so much in advance.

Best!

AJ

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Transform-list-into-matrix-tp4340505p4340505.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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