Program: MKLSCHECKOPT

  mklscheckopt........check plausibility of LOCSMITH options
 
  call: newoptions=mklscheckopt(options);
 
        options: options structure as returned by MKLSOPT.
 
  result: newoptions: as OPTIONS, but with minor problems repaired.
 
  This routine checks if the options given in the input contain severe
  nonsense or contradictions and issues errors and warnings to make the user
  aware of any problem.
  IN some cases, the routine repairs problems and just writes a message to
  the screen.
 
  Martin Knapmeyer, 08.09.2004, 25.10.2004, 15.06.2005, 16.09.2005

Read M-File Source Code


eof.