Application Details:
Version: | R2010b |
License: | Retail |
URL: | http://www.mathworks.com/produ... |
Votes: | 0 |
Latest Rating: | Bronze |
Latest Wine Version Tested: | 2.0-rc2 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
Nothing. Wine gives a fatal error.
What does not
Workarounds
What was not tested
Hardware tested
Graphics:
Additional Comments
It was working with 1.5.24, but now there is a regression that I was unable to understand why.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Linux Mint 17.3 "Rosa" | Dec 17 2016 | 2.0-rc2 | No, but has workaround | Yes | No | Bronze | Rounak Singh | |
Show | Linux Mint 17.1 "Rebecca" | May 29 2015 | 1.7.39 | Yes | Yes | No | Platinum | Rounak Singh | |
Show | Linux Mint 13 "Maya" | Oct 13 2014 | 1.7.29 | Yes | Yes | No | Gold | Rounak Singh | |
Current | Ubuntu 13.04 "Raring" amd64 (+ variants like Kubuntu) | Aug 30 2013 | 1.6 | N/A | No | No | Garbage | Volkan | |
Show | Ubuntu 12.10 "Quantal" amd64 (+ variants like Kubuntu) | Mar 23 2013 | 1.5.24 | Yes | Yes | No | Platinum | Volkan |
Hi,
If you are trying to run Matlab Simulink in wine1.7, you may find that Matlab will crash with exception(Bug#37381). Since, the bug is notified, it can take sometime to fix it. Till then, u can run Matlab Simulink by overriding msvcr80.dll.
Steps to override: (Assuming you have installed wine1.7.29 or higher, and Matlab)
1. Close Matlab, if opened. Go to winecfg by menu or typing command "winecfg" in terminal. A Dialog box will open.
2. Go to "library" tab. You will see options for "dll overrides".
3. From "New override for library", select msvcr80.dll, and click on "Add". Now, you can see the dll in list. The dll should be mentioned on the list like "msvcr80 (native, built-in)". If all is good then finally click on "OK".
4. You are now good to go. Start Matlab. It should work fine.
I am using Matlab with above mentioned override, Simulink is working fine.
Good Luck. Enjoy!!!
If having doubt about procedure, you can email me : [email protected]. May be we can solve the problem.
Hi,
When using Matlab with wine1.7, it might be possible that you will end up with /home/
However, I have found a way around to this. Now, you can write a "startup.m" (one line script) and save it to
Inside "startup.m", you need to add a command which is
cd 'C:\
(Your Startup folder path)'
like I have written
cd 'C:\Matlab programs\'
Have fun !!!
If having any trouble, please comment...
Comments for this application have been disabled because there are no maintainers.