Blame view

enviClose.m 52 Bytes
8be1ab93   David Mayerich   initial commit of...
1
2
3
  function rtsEnviClose(enviFID)
  
  fclose(enviFID.fid);