Application Details:
Version: | 7.2 |
License: | |
URL: | http://www.mathworks.com/produ... |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.9.21 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
follow instructions from: appview.php?iVersionId=5385&iTestingId=5290 The results were pretty much the same. Edit serial disk id in winecfg if needed.
What does not
Latest Java 5.0 update 9 (as well as 10) does not work, so stick with update 6 Drawing 3d Surfaces does not work. (e.g. Demos->graphics->3-D Plots) The window opens, but no coordinate system is being shown, only the empty "Figure 1" window.Plotting R->RxR function (a 2d vector as a result) as well as the teapot demo do work.
Workarounds
What was not tested
more advanced functions, 4d graphs etc.
Hardware tested
Graphics:
Additional Comments
To get started, select MATLAB Help or Demos from the Help menu.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | Ubuntu 16.04 "Xenial" i386 (+ variants like Kubuntu) | Oct 21 2016 | 1.9.21 | Yes | Yes | No | Gold | an anonymous user | |
Current | Ubuntu 6.10 "Edgy" i386 (+ variants like Kubuntu) | Jan 07 2007 | 0.9.27. | N/A | Yes | No | Bronze | an anonymous user | |
Show | Ubuntu 6.06 "Dapper" i386 (+ variants like Kubuntu) | Oct 31 2006 | 0.9.24. | N/A | Yes | No | Gold | an anonymous user | |
Show | Fedora Core 5 | Aug 28 2006 | 0.9.19. | No | Yes | No | Silver | an anonymous user | |
Show | Fedora Core 5 | Aug 26 2006 | 0.9.19. | N/A | Yes | No | Gold | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
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.