.mexmac or .mexmaci on 64-bit?

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!

 Respuesta aceptada

Andreas Goser
Andreas Goser el 23 de Mayo de 2012
Editada: Stefanie Schwarz el 27 de Mzo. de 2025

1 voto

A manufacturer of a certain toolbox needs to provide the files for your environment. In general, you can run MEXEXT to figure that out, but you already have the answer.
If this is a public domain toolbox, you may be able to access the C source code and create mexmaci64 files yourself.

1 comentario

Andreas Goser
Andreas Goser el 23 de Mayo de 2012
Editada: Stefanie Schwarz el 27 de Mzo. de 2025
It seems to be not updated since a couple of years. https://www.jyu.fi/hum/laitokset/musiikki/en/research/coe/materials/miditoolbox/ I suggest contacting the authors.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.

Preguntada:

el 23 de Mayo de 2012

Editada:

el 27 de Mzo. de 2025

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by