read data from binary file (wcp format from WinWcp)
Posted: Thu Jun 29, 2006 10:20 pm
Hi All,
I want to read experimental results recorded with the WinWcp program from the university of Strathclyde in Glasgow.
I have the format and c code that can do this.
I don't see a way to do it directly from neuron (no binary read())
THe only option I see is inserting the c code into a NMOD module using VERBATIM.
- is there another option ?
- Any advice or documentation on using verbatim c code in NMOD?
Thanks in advance,
Jose Ambros-Ingerson
I want to read experimental results recorded with the WinWcp program from the university of Strathclyde in Glasgow.
I have the format and c code that can do this.
I don't see a way to do it directly from neuron (no binary read())
THe only option I see is inserting the c code into a NMOD module using VERBATIM.
- is there another option ?
- Any advice or documentation on using verbatim c code in NMOD?
Thanks in advance,
Jose Ambros-Ingerson