Blame view

tira/matlab/rtsEnviClose.m 52 Bytes
ce6381d7   David Mayerich   updating to TIRA
1
2
3
  function rtsEnviClose(enviFID)
  
  fclose(enviFID.fid);