Calling mexw32 file from 64bit Matlab

27 views (last 30 days)
I have just installed MATLAB 2014a 64 bit version. Before that I always used the 32 bit versions of MATLAB. Since upgrading to the 64 bit version I am no longer able to call a mexw32 file called CreateGuid which I got from the FEX a couple of years ago and use extensively in my applications. The mexw32 file is in the same directory it has always been in and I have added that directory to my saved path since upgrading to the 64 bit version of MATLAB 2014a. The failure I get is 'Undefined function or variable 'CreateGuid'.
Is this behaviour expected? Do you have any suggestions about how it can be resolved given that no source code is provided with the FEX submission and I don't have a compiler even if there was a source?
Thanks

Accepted Answer

Honglei Chen
Honglei Chen on 19 Mar 2014
  5 Comments
Stephen Landry
Stephen Landry on 28 Oct 2020
Hmmm... Good for you. Now tell me how your response contributes to this issue?
Steve Page
Steve Page on 28 Oct 2020
Stephen Landry - I was asked if I still have a 32 bit version of MATLAB - my answer is that I do not.
Had I been asked how I resolved my original problem I would have responded that I wrote my own version of createguid using a suggestion from 'Tom' posted as a comment on the original FEX submission on 4 November 2011: -
https://uk.mathworks.com/matlabcentral/fileexchange/13652-createguid-mex?s_tid=srchtitle

Sign in to comment.

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!