help-octave
[Top][All Lists]
Advanced

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

Re: RFC: method for storing data


From: CdeMills
Subject: Re: RFC: method for storing data
Date: Wed, 30 Jun 2010 10:07:52 -0700 (PDT)

Hello,

an updated version taking into account Jaroslav remarks. Members name are
now shorter, and sometimes stored in cells: rownames and colnames becomes
_name{1} and _name{2}. Internal names also starts by '_', while access
through subsref and subsasgn still test for rownames and colnames, to
implement data hiding and encapsulation. 

This one is, to me, close to useable. Still to do: partial modifications of
row and colum names, as well as dynamic allocation.

Regards

Pascal
http://octave.1599824.n4.nabble.com/file/n2272756/dataframe.zip
dataframe.zip 
-- 
View this message in context: 
http://octave.1599824.n4.nabble.com/RFC-method-for-storing-data-tp2268493p2272756.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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