Open raphaeltakyi opened 8 months ago
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)
I get this error when I run NiiStatGUI on MacBook m1 with Matlab2023b
Error in NiiStatGUI/createComponents (line 776) app.SelectExcelFileButton = uibutton(app.MAINTab, 'push');
Error in NiiStatGUI (line 1550) createComponents(app)