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. |
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.