Re: [OctDev] Is there function in octave that is equivalent to the read function in matlab

2012-10-19 Thread Paul Carlin
that is equivalent to the read function in matlab On Fri, Oct 19, 2012 at 12:23 AM, Paul Carlin wrote: > Hi, > > I'm new to both matlab and octave. > > Can you recommend a proper approach in octave that would be equivalent > to the following read function from matl

Re: [OctDev] Is there function in octave that is equivalent to the read function in matlab

2012-10-19 Thread Paul Carlin
ctave that is equivalent to the read function in matlab On Fri, Oct 19, 2012 at 12:23 AM, Paul Carlin wrote: > Hi, > > I'm new to both matlab and octave. > > Can you recommend a proper approach in octave that would be equivalent > to the following read function from matl

Re: [OctDev] Is there function in octave that is equivalent to the read function in matlab

2012-10-18 Thread Juan Pablo Carbajal
On Fri, Oct 19, 2012 at 12:23 AM, Paul Carlin wrote: > Hi, > > I'm new to both matlab and octave. > > Can you recommend a proper approach in octave that would be equivalent to > the following read function from matlab? > > h = read(rfdata.data, filename) > > Thanks very much for all your help. > >

[OctDev] Is there function in octave that is equivalent to the read function in matlab

2012-10-18 Thread Paul Carlin
Hi, I'm new to both matlab and octave. Can you recommend a proper approach in octave that would be equivalent to the following read function from matlab? h = read(rfdata.data, filename) Thanks very much for all your help. -Paul --