Scilab Function
Last update : 1/11/2005

plotmea - Plotting of MGCplus-MEA files

Calling Sequence

plotmea(a1,a2,idx)

Parameters

Description

With the function cp42cut, cp42mea and meacomp it is possible to read MGCplus measurement files. With plotmea it is very easy to have a look on the measurement data.

MGCplus is a multifunctional multichannel data acquisition system, ideal to measure mechanical quantities.

Examples

[a1,a2]=cp42mea(); // Select a meafile to be read
plotmea(a1,a2);

See Also

cp42mea ,  

Authors

Dr. Andreas Geissler geisslea@web.de