Mexfile brainentropy

Dear community
I am trying to run Brainentropy but I cannot because there seems to be an issue with mex files. I tried sudo find . -name "*.mexmaci64" -exec spctl --add {} \; where I am in the path for brainentropy plugin. But this seems not to work.

Thank you for all the help in advance.

Which version of Matlab are you using?

With Matlab open. What is the result of running the command below in the Matlab Command Window?

bst_get('OsType')

R2023a

bst_get('OsType')

ans =

'mac64'

If the error is:

*.mexmaci64" cannot be opened because the developer cannot be verified.
macOS cannot verify that this app is free from malware.

Check this link: Error on macOS: mexmaci64 file cannot be opened because the developer cannot be verified - #4 by Francois

If the error is different, please share the error message, so we can better understand the issue