NiiStat icon indicating copy to clipboard operation
NiiStat copied to clipboard

Unrecognized function or variable 'isBinomialLes'.

Open CederickMontplaisir opened this issue 5 months ago • 0 comments

Hi,

I keep running to this error : Unrecognized function or variable 'isBinomialLes'.

I am in MatLab R2023a.

Here's the full error when I try to run my data with ROIs :

Unrecognized function or variable 'isBinomialLes'.

Error in NiiStat>processExcelSub (line 986) if isBinomialLes

Error in NiiStat (line 261) processExcelSub(designMat, roiIndex, modalityIndex,numPermute, pThresh, minOverlap, regressBehav, maskName, GrayMatterConnectivityOnly, deSkew, customROI, doTFCE, reportROIvalues, xlsname, kROIs, doSVM, doVoxReduce, hemiKey, interhemi, statname,GUI, nuisanceMat); %%GY

Error in NiiStatGUI/GOButtonPushed (line 448) NiiStat;

Error in appdesigner.internal.service.AppManagementService/executeCallback (line 172) callback(appOrUserComponent, event);

Error in matlab.apps.AppBase>@(source,event)executeCallback(ams,app,callback,requiresEventData,event) (line 62) newCallback = @(source, event)executeCallback(ams, ...

Error using matlab.ui.control.internal.controller.ComponentController/executeUserCallback Error while evaluating Button PrivateButtonPushedFcn.

CederickMontplaisir avatar Aug 14 '25 20:08 CederickMontplaisir