Skip to content
Snippets Groups Projects
next.m 128 B
Newer Older
function val = next(self)

% get access methods for properties 
% ---------------------------------   
val = self.next;