Anyway to run MATLAB in the new Mac OS X?

3 Ansichten (letzte 30 Tage)
J
J am 18 Feb. 2012
Kommentiert: Walter Roberson am 2 Jul. 2015
I have OS X 10.8 and it says MATLAB can't run because it relies on X11, which has been replaced/discontinued in OS X 10.8. XQuartz is now used exclusively by Apple and while I have the X11 program the operating system intentionally ignores it.
Does anyone else have 10.8 yet? Any work around?
  5 Kommentare
Carlos Parra
Carlos Parra am 29 Jul. 2012
Oh! I forgot... You first need to install XQuartz, which is the defacto xwindow manager after Apple nixed X11.
Krzysztof
Krzysztof am 22 Aug. 2012
Some good advice - if you're serious about MATLAB then do not upgrade to OS X 10.8 - MATLAB's integration into Mountain Lion is just god-awful (10s delays between clicking the cursor and it registering on screen are normal on my top-of-the-line Retina with extra RAM)

Melden Sie sich an, um zu kommentieren.

Antworten (5)

Ken Atwell
Ken Atwell am 30 Jul. 2012
Bearbeitet: Randy Souza am 28 Aug. 2012
Mountain Lion is released -- here is official information on MATLAB compatibility.

Ken Atwell
Ken Atwell am 18 Feb. 2012
Try installing XQuartz version 2.7.1.
  2 Kommentare
J
J am 18 Feb. 2012
Thanks but it comes pre-installed with OS X 10.8; doesn't help. I think it "too new". MATLAB says "X11 version 1.1.3 or greater is required.
For OS X 10.5 or later, X11 is available on the OS X installation DVD. Please find and run the Optional Installs.mpkg installer."
Colton Mathis
Colton Mathis am 18 Feb. 2012
Actually, J, X11 is not included with 10.8. You do need to install it. See my answer below.

Melden Sie sich an, um zu kommentieren.


Colton Mathis
Colton Mathis am 18 Feb. 2012
I ran into the same problem you did after just installing 10.8. At first, it told me I needed to install X11. I did, and then it said MATLAB couldn't open because it was experiencing an error. So, I restarted, updated X11 through the program itself (for some reason, the latest version isn't available for download on their site), uninstalled/reinstalled MATLAB, and now it all works perfectly!
  1 Kommentar
Bryan
Bryan am 27 Feb. 2012
Could you tell us where you got X11, what version worked and what version of MATLAB you are running? thank you.

Melden Sie sich an, um zu kommentieren.


Jesus Rogel-Salazar
Jesus Rogel-Salazar am 29 Jul. 2012
I had a similar issue and managed to get it running (after a while) running the application directly form XQuartz xterm.
In a nutshell, I used the -maci flag at the end and that seemed to do the trick.
  1 Kommentar
Ken Atwell
Ken Atwell am 30 Jul. 2012
Glad you got itworking, and thanks for sharing the tips. The -maci flag suggests you have an older 32-bit MATLAB installation. I believe more recent 64-bit versions of MATLAB will work "as is" after the installation of XQuartz, without needing to resort to terminal tricks.

Melden Sie sich an, um zu kommentieren.


Charles Flaum
Charles Flaum am 1 Jul. 2015
Bearbeitet: Charles Flaum am 1 Jul. 2015
To make Matlab 2010 or earlier run on Yosemite (10.10) or later you need the following steps:
1. Yosemite does not come with X11. You need to install it - use XQuartz 2.7.7. It is possible the XQuartz Installer will not install in the right folder. Make sure the X11 folder is in /opt (/opt/X11).
2. To enable help menus and doc browsers you need to install Matlab Java Patch.
Unfortunately, Mathworks released the patch tied to individual Matlab versions starting with 2101a. In order to install it with Matlab 2010a/b you need to copy the patch files in "patch" folder of the release into the Java folder of the contents of Matlab 2010a/b. Alternately, you can edit the script "main.scpt" inside the resources/scripts folder of the contents of the patch app, to replace all instances of the target version to the version you want to patch and then run the app.
With these steps you will be able to run matlab directly from the Applications folder and all the help windows will work properly.
  1 Kommentar
Walter Roberson
Walter Roberson am 2 Jul. 2015
Note however that Yosemite does not offer the 32 bit kernel interface so it will not run 32 bit versions of MATLAB.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by