Anyway to run MATLAB in the new Mac OS X?

3 visualizzazioni (ultimi 30 giorni)
J
J il 18 Feb 2012
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 Commenti
Carlos Parra
Carlos Parra il 29 Lug 2012
Oh! I forgot... You first need to install XQuartz, which is the defacto xwindow manager after Apple nixed X11.
Krzysztof
Krzysztof il 22 Ago 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)

Accedi per commentare.

Risposte (5)

Ken Atwell
Ken Atwell il 30 Lug 2012
Modificato: Randy Souza il 28 Ago 2012
Mountain Lion is released -- here is official information on MATLAB compatibility.

Ken Atwell
Ken Atwell il 18 Feb 2012
Try installing XQuartz version 2.7.1.
  2 Commenti
J
J il 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 il 18 Feb 2012
Actually, J, X11 is not included with 10.8. You do need to install it. See my answer below.

Accedi per commentare.


Colton Mathis
Colton Mathis il 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 Commento
Bryan
Bryan il 27 Feb 2012
Could you tell us where you got X11, what version worked and what version of MATLAB you are running? thank you.

Accedi per commentare.


Jesus Rogel-Salazar
Jesus Rogel-Salazar il 29 Lug 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 Commento
Ken Atwell
Ken Atwell il 30 Lug 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.

Accedi per commentare.


Charles Flaum
Charles Flaum il 1 Lug 2015
Modificato: Charles Flaum il 1 Lug 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 Commento
Walter Roberson
Walter Roberson il 2 Lug 2015
Note however that Yosemite does not offer the 32 bit kernel interface so it will not run 32 bit versions of MATLAB.

Accedi per commentare.

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by