Logo white

codebase / stim-matlab

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • stim-matlab
  • rtsEnviID.m
  • initial commit of the new Matlab repository
    8be1ab93
    David Mayerich authored
    2015-04-07 13:24:08 -0500  
    Browse Code ยป
rtsEnviID.m 107 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8
classdef rtsEnviID < handle
    properties
        fid
        header
        mask
        fpos
    end
end