.mexmac or .mexmaci on 64-bit?
Show older comments
I'm new to mexfiles. I'm trying to use the midi toolbox, which relies on mex files. The specific function I need is provided as .mexmac, .mexmaci, and .mexglx.
I had this all working fine on matlab 2009b, but I updated matlab to 64-bit 2011b today (to fix unrelated issues) and now it turns out I can't use this toolbox. From what I've read, I would need 32 bit matlab or a the function as .mexmaci64.. (running on macbook pro OS 10.6.8, intel).
Do I have any other options? Can I persuade Matlab 2011b to recognize the .mexmaci, or can I make a .mexmaci64 file from the given .mexmaci?
Thanks!
Accepted Answer
More Answers (0)
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!