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

modify header

add $Id$ propset
parent 6385ce7d
No related branches found
No related tags found
No related merge requests found
function [error] = readAsciiTsg( hMainFig, filename )
% readAsciiTsg( hMainFig, filename )
% Function to read TSG data in ASCII format.
%
% Input
% -----
% hMainFig ........... Handel to the main user interface
% hMainFig ........... Handle to the main user interface
% filename ........... Data filename
% type ............... Can read 3 types of data : WS, EXT, TSG
%
% Output
% ------
% error .............. 1: OK - -1 : an error occured
%
% $Id$
% Get the data from the application GUI
% -------------------------------------
......
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