The Hodgkin-HUxley (HH) simulation output data (Fortran) are saved in form of text files. The data can be read in Matlab for example by using the 'importdata' function: [dat]=importdata(name,' ',headerlines);