NiiStat icon indicating copy to clipboard operation
NiiStat copied to clipboard

NiiStatGUI does not work with 2023b

Open raphaeltakyi opened this issue 1 year ago • 0 comments

I get this error when I run NiiStatGUI on MacBook m1 with Matlab2023b

NiiStatGUI Error using uibutton Invalid property or uicontrol parent.

Error in NiiStatGUI/createComponents (line 776) app.SelectExcelFileButton = uibutton(app.MAINTab, 'push');

Error in NiiStatGUI (line 1550) createComponents(app)

raphaeltakyi avatar Mar 08 '24 09:03 raphaeltakyi