Dear,
After downloading MCXStudio and running mcxlab in the MATLAB folder into MATLAB, I can't run any of the examples like demo_mcxlab_basic.m due to the error "unrecognized function or variable mcx.m". This function is indeed not in any of the folders.
if you are using Windows, please use the all-in-one installer to
install mcxstudio
http://mcx.space/nightly/win64/MCXStudio-nightlybuild-installer.exe
otherwise, you need to run the "mcxsuite_addpath.m" script found
at the top level of the unzipped package.
What should I do?
Kind regards,Maurice
--
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 on the web visit https://groups.google.com/d/msgid/mcx-users/3990b492-8c8d-498e-b0ba-187e2081dda0n%40googlegroups.com.
hi Enes,
you can't run mcx/mcxlab on M2 mac, because MCX needs NVIDIA GPU which M2 mac does not have.
you can, however, run mcxcl/mcxlabcl on your M2 mac, you can see my reply to a similar question posted by Emily previously
https://groups.google.com/g/mcx-users/c/yeaV-1gwUNI/m/FgrohfUVAQAJ
Qianqian
To view this discussion on the web visit https://groups.google.com/d/msgid/mcx-users/b8c7ff61-851f-45f5-aba4-27248db788bfn%40googlegroups.com.
mcxsuite_addpath.m is only included as part of the MCXStudio* packages. Because MCXStudio contains many parts (mcxlab/mmclab/redbird ...), so this script helps setting all paths.
for mcxlab, all you need to do is to add the path of the unzipped
folder (where mcx.mex* file exist), and the matlab subfolder.
To view this discussion visit https://groups.google.com/d/msgid/mcx-users/ccedc714-1eb3-4257-9fa9-9d2f5412bfc0n%40googlegroups.com.