Skip to content

BUNPC/PlotProbe2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlotProbe2

Instructions to run PlotProbe2

  1. Open Matlab
  2. Go to PlotProbe2 folder on Matlab
  3. Add PlotProbe2 to matlab path by running addpath(genpath('.')) command on matlab command window
  4. Go to the folder where snirf file is located or use probe.snirf file present in the PlotProbe2 folder
  5. Run below commands on matlab command window
obj = SnirfClass('probe.snirf');
PlotProbe2(obj);
  1. Note that your filename could be different from probe.snirf, so pass appropriate filename to SnirfClass

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages