LabeoTech / Umit

universal mesoscale Imaging Toolbox
GNU General Public License v3.0
9 stars 3 forks source link

Extract Data From ROI not woring on DataViewer standalone #22

Closed BrunoOFSouza closed 2 years ago

BrunoOFSouza commented 2 years ago

In DataViewer , extraction of data from ROI bugs giving the following error:

Reference to non-existent field 'ROImasks_filename'.

Error in getDataFromROI (line 68) if ~endsWith(opts.ROImasks_filename, '.mat')

Error in DataViewer/ExtractdatafromROIMenuSelected (line 1500) out = getDataFromROI(app.dataInfo.Map.Data.data, app.dataInfo.MetaMap, opts); Error using matlab.ui.internal.controller.WebMenuController/fireActionEvent (line 67) Error while evaluating Menu Callback.

BrunoOFSouza commented 2 years ago

Fixed in commit 11912edca6339a5f005d09ae4dec0e10b4108f24