neuroidnet.ntr
Interface DumpsData

All Known Implementing Classes:
ArtificialConcept, ConceptArea, Synapse

public interface DumpsData

DumpsData.java

Created: Fri May 18 01:55:06 2001

Modified: $Date: 2002/03/24 21:38:09 $

Version:
$Revision: 1.2 $ for this file.
Author:
Cengiz Gunay

Method Summary
 String dumpData()
          Creates a Matlab script depicting the activity of the element on a graph or simply exports the information in matlab style variables.
 

Method Detail

dumpData

public String dumpData()
Creates a Matlab script depicting the activity of the element on a graph or simply exports the information in matlab style variables.

Returns:
a String value of matlab code