Re: extract column from matrix with loop
- From: kinor <kinor@xxxxxx>
- Date: Thu, 15 Dec 2005 03:12:58 EST
Hi Luca,
check first if the data is loaded correctly with a breakpoint
then you can use
matrix1 = data(:,1);
matrix2 = data(:,2);
hth
kinor
ps to Arie, is your version faster?
.
- Follow-Ups:
- Re: extract column from matrix with loop
- From: Arie
- Re: extract column from matrix with loop
- References:
- extract column from matrix with loop
- From: luca_cane
- extract column from matrix with loop
- Prev by Date: Re: removing discontinuities
- Next by Date: Re: Looking fo routine to Output data to csv or xls
- Previous by thread: Re: extract column from matrix with loop
- Next by thread: Re: extract column from matrix with loop
- Index(es):
Relevant Pages
|
Loading