JaneliaSciComp / JRCLUST

JRCLUST
Apache License 2.0
34 stars 22 forks source link

Error is v4 while saving #86

Closed LiuDaveLiu closed 5 years ago

LiuDaveLiu commented 5 years ago

Error while saving in manual curation

If you have a usage or support question, come join our Gitter and ask your question there. If you found a bug, please provide all of the following:

Output of ver

Same as before

Output of gpuDevice

Same as before

The command you used

(e.g., jrc detect-sort myparam.prm) Same as before

If manually sorting, what it is you tried to do

Save

Console output

Error using jrclust.controllers.curate.CurateController/saveFiles Too many input arguments.

Error in jrclust.controllers.curate.CurateController>@(varargin)obj.saveFiles(varargin{:}) (line 641) uimenu(obj.hMenus('FileMenu'), 'Label', 'Save', 'Callback', @obj.saveFiles);

Error while evaluating Menu Callback.

aliddell commented 5 years ago

Were you at least able to save when you exited?

LiuDaveLiu commented 5 years ago

Yes, I was able to save when I exited, so this is a low priority issue.

aliddell commented 5 years ago

Fixed in b742df7