|
|
# 2.13.5
|
|
|
Now when saving data to MATLAB format, Epochs are considered.
|
|
|
If you export data based on markers of same duration, the MATLAB file will contain a tensor matrix containing the data.
|
|
|
If epochs differ in duration, a struct array of 1xn epochs will be created and named Epochs.
|
|
|
If no markers is used to export data, all the data will be put in data variable.
|
|
|
|
|
|
# 2.13.3
|
|
|
macOS version are now up to date (Intel and Apple M cpus).
|
|
|
|
|
|
# 2.11.1
|
|
|
FIFF reader: Annotations are now correctly read.
|
|
|
New Save as Assistant, easier to use.
|
... | ... | |