I was given a executable file to run a matlab program. I downloaded the MCR R2014a 64 bit for windows to run it. It runs on Windows 7 machines, but not on Windows 8.1. How can I get it to run on Win8.1?

1 view (last 30 days)
I do not have Matlab installed so there is no PATH conflict here.
  2 Comments
Image Analyst
Image Analyst on 14 Sep 2014
Like Star said, it's best to contact tech support, especially since you didn't give any details, like what's printed out in the console window, that might help us figure out why it didn't launch successfully. It could be almost anything.

Sign in to comment.

Answers (1)

Waleed El-Badry
Waleed El-Badry on 13 Sep 2014
To check it out:
  • Install MATLAB 2014a on Windows 8.1 machine and test if your code runs well.
  • Make sure if your code uses external files like database or dat file that files are located in same expected location.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!