Compile 32 bit MATLAB Builder Ex Add-In using 64 bit MATLAB
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
I have the 32-bit version of Excel and a 64-bit version of MATLAB. Can a 32-bit Excel Add-In be created using the 64-bit version of MATLAB?
Thx
0 commentaires
Réponse acceptée
Phillip
le 18 Nov 2014
Hi John
As far as I know you cannot do this. I have to switch between 32-bit and 64-bit Matlab depending on what I would like to do.
Obviously you can run both architectures of Matlab on the same machine. Ie develop and test in 64-bit Matlab and then just compile using 32-bit Matlab.
I keep on finding I mix up which Matlab I'm working on. I have asked TMW to put a architecture flag/string/label in but nothing yet. So I just type ver at the prompt to see if "64-Bit Server" is contained in the Java Version.
Sorry, I know it's not much help.
Regards, Phil
1 commentaire
Titus Edelhofer
le 18 Nov 2014
Alternatives are the functions computer and mexext to see if 32/64 bit ...
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Data Export to MATLAB dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!