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?
Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
MCRinstaller compatibility with excel 32,64 bit
조회 수: 3 (최근 30일)
이전 댓글 표시
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.
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!