Program: MKLSFXDGETSTAT

  mklsfxdgetstat.......find index of station with given indentifier in FXD
 
  call: fxdindex=mklsfxdgetstat(fxd,stationid);
 
                 fxd: (strcuture array)
                      FXD structure containing several station descriptions
           stationid:  (string)
                      Idenftifier string of a seismic station
 
  result: fxdindex: (number)
                    index of the station with id STATIONID within the FXD
                    structure.
                    If no such station exists, FXDINDEX is empty.
 
  Martin Knapmeyer, 04.02.2005

Read M-File Source Code


eof.