hi Quan, the error message is quite clear - it could not find the mesh files. you must create those mesh files and pass on the filename stub (the ??? part of node_???.dat and elem_???.dat) to the input json file.
if you go to mmc/examples, all provided examples include externally stored node/elem data files. you should follow those examples if you have to use mmc.
however, since you use matlab, I strongly encourage you using mmclab instead of mmc - mmclab directly passes on matlab arrays/structs to mmc and saves all the overheads of reading/writing data files - file IO is the slowest part of modern computers.
--
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/CAOvA73QZ%2BVxcAtzF%2BAS2Zz87XYYCciK0CZXHOQpQa_5HJQh2mA%40mail.gmail.com.
