Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

MCRinstaller compatibility with excel 32,64 bit

1 view (last 30 days)
Milad
Milad on 7 Nov 2013
Closed: MATLAB Answer Bot on 20 Aug 2021
I am confused how to get excel add-in work. Please advice me.
I have written a code in Matlab2012b (64bit), on a windows7 64 bit. I created an excel add-in from my code, using visual studio professional 2010 (SP1) compiler.
>> mcrversion
ans =
8
now if I want to use this excel add-in on different variations of windows xp/7 with 32/64 bit on excel 2003/2007/2010/2013 (excel can be 32 or 64 bit)... what versions of MCRinstaller should I install on the target machine? The excel add-in will be delivered as a part of a contract and should work on different machines of the target company.
I went through the guides in Matlab docs but I couldnt figur out what to do.
  2 Comments
Milad
Milad on 7 Nov 2013
I just realized that the visual studio that is installed on my computer is 32 bit, so the matlab code is actually compiled with a 32 bit compiler. any comments on this?

Answers (0)

This question is closed.

Products

Community Treasure Hunt

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

Start Hunting!