Mercurial > hg > ltpda
comparison m-toolbox/classes/@ltpda_uo/retrieve.m @ 45:a59cdb8aaf31 database-connection-manager
Merge
author | Daniele Nicolodi <nicolodi@science.unitn.it> |
---|---|
date | Tue, 06 Dec 2011 19:07:22 +0100 |
parents | 86aabb42dd84 bc767aaa99a8 |
children | 0bcdf74587d1 |
comparison
equal
deleted
inserted
replaced
42:f90d4f666cc7 | 45:a59cdb8aaf31 |
---|---|
26 % then the output is a cell array of objects. | 26 % then the output is a cell array of objects. |
27 % | 27 % |
28 % If only a single object is requested, it is returned as an object, | 28 % If only a single object is requested, it is returned as an object, |
29 % not packed in a cell array. | 29 % not packed in a cell array. |
30 % | 30 % |
31 % VERSION: $Id: retrieve.m,v 1.28 2011/07/01 14:38:57 ingo Exp $ | 31 % VERSION: $Id: retrieve.m,v 1.29 2011/11/30 06:49:01 hewitson Exp $ |
32 % | 32 % |
33 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% | 33 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |
34 | 34 |
35 function varargout = retrieve(varargin) | 35 function varargout = retrieve(varargin) |
36 | 36 |