Skip to content
Snippets Groups Projects
Commit fe07053b authored by jacques.grelet_ird.fr's avatar jacques.grelet_ird.fr
Browse files

add @tsg-qc/@tsg_nc/file.m

parent 64cc6aaa
No related branches found
No related tags found
No related merge requests found
function result = file( self )
% tsg_nc/file -- get filename used to construct "tsg_nc" object.
%
% Input
% -----
% self ........... instance of 'tsg_nc' object
%
% Output
% ------
% result ........... filename
%
% $Id$
result = self.file;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment