Program: MKLSEMPTYFXD

  mklsemptyfxd.....create empty FXD structure
 
  call: fxd=mklsemptyfxd(statcnt);
 
            stacnt: (number)
                    number of stations for which the FXD structure will be
                    created
 
  result: fxd: (structure array)
 
                FXD structure array for STATCNT stations, i.e. the fxd
                array will have STATCNT elements. each of these elements
                will have the structure described in MMKLSLSD2FXD
 
  Martin knapmeyer, 04.02.2005

Read M-File Source Code


eof.