Wiki » History » Version 3
Padraig Gleeson, 30 Apr 2014 14:57
| 1 | 2 | Padraig Gleeson | Installation |
|---|---|---|---|
| 2 | 2 | Padraig Gleeson | ============ |
| 3 | 2 | Padraig Gleeson | |
| 4 | 2 | Padraig Gleeson | To get a local copy of this project type: |
| 5 | 2 | Padraig Gleeson | |
| 6 | 2 | Padraig Gleeson | `git clone https://github.com/OpenSourceBrain/MorrisLecarModel.git` |
| 7 | 3 | Padraig Gleeson | `cd MorrisLecarModel/NeuroML2` |
| 8 | 3 | Padraig Gleeson | |
| 9 | 3 | Padraig Gleeson | Test the project |
| 10 | 3 | Padraig Gleeson | ================ |
| 11 | 3 | Padraig Gleeson | |
| 12 | 3 | Padraig Gleeson | Install NeuroML 2/libNeuroML, see [here](http://www.neuroml.org/neuroml2.php#libNeuroML). Remember to set the **NML2\_HOME** environment variable. |
| 13 | 3 | Padraig Gleeson | |
| 14 | 3 | Padraig Gleeson | Run the example cell with: |
| 15 | 3 | Padraig Gleeson | |
| 16 | 3 | Padraig Gleeson | `nml2 Run_MorrisLecar.xml` |