hi Yiwei,
did you add path to the folder where mmc.mex* are stored? also type "mexext" in your matlab to see the expected mex file extension.
if your mac is an intel mac, or you use the intel version of
matlab on your arm64 apple processors, you need to download the
x86-64 version of mmclab - or use the "allinone-matlab" package.
Qianqian
help, I would be greatly appreciated. --
You received this message because you are subscribed to the Google Groups "mcx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mcx-users+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/mcx-users/6faa869c-af36-4ec5-814f-84fa5fa09554n%40googlegroups.com.
.mexmaci64 is for intel-x86_64 processors.
while your mac is running on apple silicon (arm64), your
installed matlab was not built for native apple silicon. matlab
for apple silicon is only available after R2023b and newer, see
https://www.mathworks.com/support/requirements/apple-silicon.html
you can either download the x86-64 version of mmclab, and let
your i64 based matlab to run via Rosetta, or reinstall matlab with
a native version.
You don't often get email from liyw...@gmail.com. Learn why this is important
To view this discussion visit https://groups.google.com/d/msgid/mcx-users/f96acff1-1b5f-447f-8b98-933bf29334can%40googlegroups.com.