[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
extracting data from matrix
From: |
jabcok23 |
Subject: |
extracting data from matrix |
Date: |
Tue, 7 May 2013 06:15:21 -0700 (PDT) |
Hello everyone!
I have the following problem:
I receive from the simulation matrix like this:
1 0,65
2 0,49
3 0,35
4 0,74
5 0,62
6 0,85
7 0,27
I would like to know how to extract the data from the second column
corresponding to the following values from the first column [1, 2, 4, 7] in
the form of a vector.
Thank you for your help!
--
View this message in context:
http://octave.1599824.n4.nabble.com/extracting-data-from-matrix-tp4652701.html
Sent from the Octave - General mailing list archive at Nabble.com.
- extracting data from matrix,
jabcok23 <=