Interface with external applications

Functions to export directly data to external applications such as IgorPro or Scilab.

Exporting data to other applications allows to refine analysis and save it in a more traditional environment. It offers also simple ways to save and export graphs in vectorial formats such as eps. More...

Functions

template<class T>
void igorExport (string name, Array< T > &data)
 Sends an Array to Igor.
void igorExport (string name, plotDisplay &pdsp)
 Transfers a plotDisplay to Igor.
void igorSend (string instr)
 Sends an Instruction to Igor.


Detailed Description

Functions to export directly data to external applications such as IgorPro or Scilab.

Exporting data to other applications allows to refine analysis and save it in a more traditional environment. It offers also simple ways to save and export graphs in vectorial formats such as eps.


Generated on Fri Oct 24 18:41:59 2008 for IDIL by  doxygen 1.5.5