I am having problems installing Matlab Version 5.3.1/Release R11.1 on my new HP-Pavilion notebook PC which has Windows 7 Professional with an Windows XP Emulator.
3 views (last 30 days)
Show older comments
I am having problems installing Matlab Version 5.3.1/Release R11.1 on my new HP-Pavilion notebook PC which has Windows 7 Professional with an Windows XP Emulator.
When I try to execute the installation, I get an error message saying not compatible with my new 64 BIT machine. Please advise as to how to go about doing this.
Thanks.
Mark
0 Comments
Accepted Answer
Ken Atwell
on 5 Oct 2013
That is a ancient version of MATLAB, from 1999 according to Wikipedia. That release of MATLAB was likely designed for Windows NT or Windows 98, as 1999 was a couple of years before the release of Windows XP, which you are trying to emulate.
You can try updating this question with a screenshot of what you are seeing, but this may be a case where just too much time has passed between that version's release and the modern computer you are trying to install on.
2 Comments
Marc
on 7 Oct 2013
Edited: Marc
on 7 Oct 2013
Hopefully you find a fix... Running a Matlab version compatible with NT and 98 on XP is different from running it on an emulator. I ran into this with Maple 7 on Windows XP going to Windows 7 for work (maple 7 was windows98 version that worked on XP). Even Maple 12 gave me some issues going to Windows 7 with the XP emulator... Could not save things from the file menu and had issues exiting.
Unfortunately, my solution was Maple 17... Of course that was far cheaper than $25k
More Answers (1)
Jan
on 7 Oct 2013
The XPMode of the VirtaulPC shipped with Windows 7 is a 32 bit system. The error message looks like you try to install Matlab under Windows 7 (64), but the only chance to run it is an installation inside the virtual XP system.
Running the virtual XP has important problems. E.g. the [Alt Gr]-keys do not work under the host operating system. Using a network disk or a disk of the host system leads to exhausted notification handles of the folders.
A lot of bugs have been fixed since 5.3. I'm convinced that the new MLint will find bugs in your code also.
My conclusion: $25k has been a lot of money, but this has been payed 1999, 14 years ago. Of course you can like to drive an old-timer, but you cannot expect that it has the same power and reliability as a modern machine. For a serious work with Matlab I'd recommend and upgrade.
Personally, I'm running an old Matlab 6.5 in XPMode also to allow a comparison between new and ancient version of my code and to support the reproducibility of results of publications for a time span of 10 years. But for daily work I would not go under R2008a anymore.
4 Comments
Jan
on 8 Oct 2013
@Mark: This equals the procedure I've mentioned in my answer. I've explained, that there are some problems.
Marc
on 9 Oct 2013
Do you see any difference in performance? Good or bad? With the faster machine it would be nice to see some gain but with the emulator?? Do you get it?
Glad to hear you had good results.
See Also
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!