Import external data

The basics of how to develop, test, and use models.
Post Reply
jeffKR
Posts: 1
Joined: Thu May 10, 2007 4:35 am

Import external data

Post by jeffKR »

Hi,

I have previously done some simple axon modelling with Matlab and am currently switching to Neuron. I would like to know if it is possible to import external data/variables from Matlab (e.g. stimulus waveforms, calculated impedance, etc) into Neuron and use it in the models?

Thank you very much.


Jeff
ted
Site Admin
Posts: 6394
Joined: Wed May 18, 2005 4:50 pm
Location: Yale University School of Medicine
Contact:

Post by ted »

Has been discussed at various places in this Forum, but here's a shortcut for you:
see the Programmer's Reference for information about the File class, the Vector
class's play() method, and also this msg about dealing with precalculated spike trains
https://www.neuron.yale.edu/phpBB2/viewtopic.php?t=236
Post Reply