biomaglab / signalhunter

Signal Hunter is a MATLAB software for electrophysiological data analysis and visualization.
GNU General Public License v3.0
5 stars 11 forks source link

Fix export data #27

Closed vhosouza closed 7 months ago

vhosouza commented 7 months ago

Replace xls read and write with cell read and write when exporting MEP_Analysis processed data. The use of xls functions was raising an error in newer Matlab versions.