On Fri, Oct 19, 2012 at 12:23 AM, Paul Carlin <[email protected]> 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.
>
> -Paul
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_sfd2d_oct
> _______________________________________________
> Octave-dev mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/octave-dev

Paul,

Welcome!

There are several read functions in matlab. Maybe if you tell us what
you want to accomplish then we can tell you what are the options
available?
Are yopu trying to read a file?
Are you trying to read a frame from a video file?
What is rfdata.data?
etc...

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to