PDP Log files into Octave Data files (conversion tools)

brought to you by

The Center for Neural Basis of Cognition

<-->
This page last updated 28th May 2003.

Octave, is a gnu based matlab program. It is usually referred to as 'a high-level interactive language for numerical computations'. By exporting the PDP log data into octave you can use the statistical functions provided by octave on these data vectors/matrices and also use gnuplot functions to plot them visually. Gnuplot is a plotting/graphing utility incorporated into octave. To read more about octave and to download it visit http://www.octave.org/doc/octave_toc.html. For windows machines, kindly install octave within cygwin, as this will be useful later in compiling the conversion tool set up as a C-wrapper program and executing it. Presumably you must have cygwin installed to run PDP in windows. For an faq and download options for octave on windows visit http://octave.sourceforge.net/Octave_Windows.htm.

You will need:-