how to run a mexw64 file in 32 bit OS

how to run a mexw64 file in 32 bit Windows7 OS, i use matlab version 7.9.... please do reply....

 Accepted Answer

You cannot do that. mexw64 files require a 64 bit OS to execute on.
In many cases if a mexw64 file is supplied then a mexw32 file is also available. But not always.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!