
Hello, I have EEG signal data collected from an EEG device. There are two files in BDF format: one is data.bdf that stores EEG data, and the other is evt.bdf that stores event labels. After importing, only the data is available. How can I import my event labels?

