Application Details:
Version: | 7.5.0 |
License: | Retail |
URL: | http://www.mathworks.com/produ... |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 1.3.4 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
The installation worked. I got an error because I didn't have framework installed and another one that I don't remember. But the installation finished and the software is running.
I tryed some scripts and worked fine. Also plottools worked.
Simulink opens.
What does not
Some details, as opening the navigator from matlab scripts or command line, or writing the Y Label on plottools.
Workarounds
What was not tested
Many scripts. I only opened Simulink, but didn't test any script.
Hardware tested
Graphics:
Additional Comments
I didn't test fully.
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Show | openSUSE 11.3 (x86_64) | Oct 12 2010 | 1.3.4 | Yes | Yes | Gold | ZH | ||
Show | Ubuntu 9.04 "Jaunty" i386 (+ variants like Kubuntu) | Jul 16 2009 | 1.1.25 | Yes | Yes | Silver | an anonymous user | ||
Current | Ubuntu 8.04 "Hardy" i386 (+ variants like Kubuntu) | Jul 15 2008 | 1.1.1 | Yes | Yes | Silver | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
Once i submitted a bug about matlab does not display help contents, but the response is to do regression test. I am not using wine by compiling so I am unable to provide such information.
But here's a little trick to bring help up.
Click Help->Product Help, the content is properly displayed.
NOTE: This always works for me, tested under wine 1.3.6 and 1.3.7. This seems a bit stupid but I hope it is useful.
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 : rounaksingh17@gmail.com. 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.