Gowerlabs / lumomat

MATLAB tools and SNIRF export for LUMO
https://www.gowerlabs.co.uk/lumo
MIT License
10 stars 2 forks source link

Fix lf_dir in read_lumo line 132 #27

Closed HBaghdadi1995 closed 2 years ago

HBaghdadi1995 commented 2 years ago

The read_lumo function refers to an lf_dirs variable in line 132, however no variable exists, causing the script to crash. This Pull Request just switches it to lf_dir.