Name
edf_get_equipment — gets the name of the equipment used during the aquisition.
Calling Sequence
equipment=edf_get_equipment(path)
Description
path is a string containing the path and name of the file.
equipment is a string containing the equipment.
Examples
equipment=edf_get_equipment('demo.bdf');