VERTEX Simulator

Detailed simulation of neural activity in three-dimensional patches of brain tissue
99 descargas
Actualizado 8 ago 2018

The Virtual Electrode Recording Tool for EXtracellular potentials is a Matlab tool for simulating extracellular potentials generated by spiking neural networks. More information can be found at http://www.vertexsimulator.org
To run VERTEX, you will need Matlab version 2010b or later and the VERTEX code. Simply extract the zipped folder ‘vertex’ to where you would like to keep the vertex code on your machine.

To be able to run VERTEX simulations, you will first need to add the vertex folder to your Matlab path. You can do this from within the Matlab graphical interface by navigating to where you unzipped the vertex folder in the “Current Folder” pane, right-clicking on the vertex folder, selecting, Add to Path -> Selected Folders and Subfolders.

Alternatively, you can add the vertex folder and subfolders to Matlab’s path using the following code:

addpath(genpath('/path/to/vertex'));

where you should replace /path/to/vertex with the location of the vertex folder on your machine.

To get started with VERTEX, we recommend that you run through the tutorials at http://www.vertexsimulator.org

If you use VERTEX in your research, please reference:

Tomsett RJ, Ainsworth M, Thiele A, Sanayei M, Chen X, Gieselmann MA, Whittington MA, Cunningham MO, Kaiser M. (2014) Virtual Electrode Recording Tool for EXtracellular potentials (VERTEX): comparing multi-electrode recordings from simulated and biological mammalian cortical tissue, Brain Structure and Function. doi:10.1007/s00429-014-0793-x

Citar como

Marcus Kaiser (2024). VERTEX Simulator (https://github.com/richardtomsett/vertexsimulator), GitHub. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2015a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Neural Simulation en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

vertex

vertex/vertex_LFP

vertex/vertex_error

vertex/vertex_netgen

vertex/vertex_netgen/parallel

vertex/vertex_parallel

vertex/vertex_simulate/models/inputs

vertex/vertex_simulate/models/neurons

vertex/vertex_simulate/models/synapses

vertex/vertex_simulate/parallel

vertex/vertex_simulate/setupFunctions

vertex/vertex_simulate/simulation

vertex/vertex_user

vertex/vertex_user/analysis

vertex/vertex_user/utilities

vertexTutorials

No se pueden descargar versiones que utilicen la rama predeterminada de GitHub

Versión Publicado Notas de la versión
1.0.1

Added screenshot

1.0.0.0

Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.
Para consultar o notificar algún problema sobre este complemento de GitHub, visite el repositorio de GitHub.