Extracting values from the vector
Posted: Thu Nov 17, 2016 8:53 am
Hello,
I have a rowvector(50) with correlation values. I would like to take the values of specified columns from this rowvector and place in a new vector. For instance, I would like to take values from columns 5,7,10,25 and 50. What is the best way to achieve that? Thank you.
I have a rowvector(50) with correlation values. I would like to take the values of specified columns from this rowvector and place in a new vector. For instance, I would like to take values from columns 5,7,10,25 and 50. What is the best way to achieve that? Thank you.