ICB-DCM/PESTO

Error using figure

FFroehlich opened this issue · 0 comments

fh = figure(options.fh);

fails if fh is a handle of a deleted figure. please add an isvalid check. This is likely to be a problem in other places.