Unverified Commit e6f44b4b authored by jayd1860's avatar jayd1860 Committed by GitHub
Browse files

Highlight A), B) listing in bold

Highlight A), B) listing in bold
parent 6ace2932
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -66,7 +66,7 @@ For either Mac or Windows Homer3 it will open by default in the sample subject f
Installing and running Homer3 if you have Matlab:
-------------------------------------------------

1. Open Matlab and in the command window, change the current folder to the Homer3 root folder that you downloaded. In the command window, type
__A)__ Open Matlab and in the command window, change the current folder to the Homer3 root folder that you downloaded. In the command window, type

<pre> 
	>> setpaths
@@ -85,7 +85,7 @@ To run:
* Homer3 will ask you to choose a processing options config file. If you do not have one to select, click the CANCEL button and a default config file will be generated for you. 


2. Running the SNIRF demo:
__B)__ Running the SNIRF demo:

Run the demos demo_snirf.m and demo_snirf_readfile.m (which should be available on the Matlab command line after running setpaths). They demonstrate how to use SnirfClass reader/writer to save, load and read SNIRF files. Make sure to run demo_snirf before demo_snirf_readfile.m since it expects the snirf files generated by demo_snirf to be present (otherwises it displays a message box stating this if it doesn't find them).