@@ -27,7 +27,7 @@ Running a simulation in ViNERS can be broken into several steps, as demonstrated
4. (if needed) compute nerve stimulation responses using [models.nerve_stimulation](Models/nerve_stimulation.m) or [models.axon_thresholds](Models/axon_thresholds.m)
5. (if needed) compute ensemble or single-axon nerve recordings using [models.nerve_recording](Models/nerve_recording.m) or [models.axon_sfap](Models/axon_sfap.m)
6. (if needed) combine axon responses to electrical stimulation into whole-nerve recording using [models.ECAP_recording](Models/ecap_recording.m)
7. Visualise your results using the visualisations in the [+plots](plots-folder) package.
7. Visualise your results using the visualisations in the [+plots](Plots/Overview) package.
See [Files](files) for more details about the data files generated by each of these steps.