Mex for Linux Matlab
Hi everyone, I'm running a MATLAB simulation using the WaveSim function. However, I'm having some issues using Mex. I run a small version of my simulation on my laptop, where I can use the Mex option. For my full-scale simulation, I run the code on a Linux-based cluster. Is there a Linux version of the Mex file I think it is mexa64 or is there a source file I could use to make this mexa64 file?
72 Views
Hi Marco,
Thanks a lot for pointing out the issue(s) with Mex! You mentioned that setting `opt.usemex=True` now works for you. Is that in MATLAB 2024 or an earlier version? Due to some changes in MATLAB 2024, Mex is currently not working, but we have already starting working on fixing that. We will soon push an update for MATLAB 2024.
As for Linux, we currently do not have a version that works with it, but we will keep you updated on developments!