Name
edf_get_transducer
— Gets the transducer of signal edfsignal ("AgAgCl cup electrodes", etc.).
Calling Sequence
transducer=edf_get_transducer(path, edfsignal)
Description
path is a string containing the path and name of the file
transducer is a string containing the transducer text of the signal edfsignal.
Examples
transducer=edf_get_transducer('demo.bdf',0);