help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Dataframes


From: CdeMills
Subject: Re: Dataframes
Date: Tue, 20 Jul 2010 10:58:36 -0700 (PDT)

New version -- now support
- vector-like accesses: x(11:30)
- subreferencing of a dataframe: x(:, ["C"; "Freq"])(:)
- output as cell array with metadata: x(:, :, 'cell')
- more tests

Enjoy

Pascal

http://octave.1599824.n4.nabble.com/file/n2295974/octave_frame.zip
octave_frame.zip 
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/Dataframes-tp2291572p2295974.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]