Blame view

enviID.m 104 Bytes
5cc05359   David Mayerich   switching to new ...
1
  classdef enviID < handle
8be1ab93   David Mayerich   initial commit of...
2
3
4
5
6
7
8
      properties
          fid
          header
          mask
          fpos
      end
  end