Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

itsmike2013

macrumors newbie
Original poster
Oct 9, 2014
7
0
I am currently taking a Matlab class and really need to get it working again. I have a MacBook Pro 15in mid 2012 running Yosemite beta 5 and I'm trying to run Matlab but it keeps giving me an error that says:

You can’t use this version of the application “MATLAB_R2014a” with this version of OS*X.
You have “MATLAB_R2014a” R2014a (8.3.0).

Does anyone know how to get Matlab working again. I had a workaround that let me open it when I was running beta 2 but that no longer seems to work. Any help is greatly appreciated. Thanks!
 

awests

macrumors regular
Jul 24, 2014
172
10
Bay Area, CA
I am currently taking a Matlab class and really need to get it working again. I have a MacBook Pro 15in mid 2012 running Yosemite beta 5 and I'm trying to run Matlab but it keeps giving me an error that says:

You can’t use this version of the application “MATLAB_R2014a” with this version of OS*X.
You have “MATLAB_R2014a” R2014a (8.3.0).

Does anyone know how to get Matlab working again. I had a workaround that let me open it when I was running beta 2 but that no longer seems to work. Any help is greatly appreciated. Thanks!

Are you the same guy from reddit?

Have you modified the .plist file? to show 10.90 instead of 10.10?
 

j800r

macrumors 6502
Jan 5, 2011
399
140
Coventry, West mids, England
There's already a thread people were using for broken apps. If an app's not compatible you need to contact the developer really.

Also, if you need your Mac for things such as studies and classes then you really shouldn't have installed a beta OS. Or at least installed it to a separate partition.
 

Aquamite

macrumors 6502
Oct 2, 2014
384
176
Spain
It's a beta. I don't think you should use an operating system in beta on a computer you need for daily work. My advice is get Mavericks 10.9.5 and get on with it.
 

Sangoma

macrumors regular
Dec 27, 2012
105
51
It's a beta. I don't think you should use an operating system in beta on a computer you need for daily work. My advice is get Mavericks 10.9.5 and get on with it.


Maybe, but in a week the official version will probably be released an the OP's problem will likely still be there.

I agree to get hold of Mathworks and ask them for advice
 

freeskier93

macrumors 6502
Jul 13, 2008
321
68
I replied to you in my other thread.

R2014b start official support for Yosemite and I can confirm it works fine on PB5. It's unknown whether older versions will work upon full release of Yosemite. For now modify SystemVersion.plist and run Matlab through its executable.
 

itsmike2013

macrumors newbie
Original poster
Oct 9, 2014
7
0
I changed the plist file for now and it seems to be working again. Thanks everyone for the replies.
 

grahamperrin

macrumors 601
Jun 8, 2007
4,942
648
MatLAB R2014a: beyond the SystemVersion.plist workaround for Yosemite

Matlab R2014a (and from searching all other versions) won't open. You have to run the executable, but still results in a crash. You have to modify SystemVersion.plist and change ProductVersion …

… where did you find this fix? …

Unfortunately I think you're hosed with anything R2014a and older. R2014b starts official support for Yosemite. Luckily I use a university license for Matlab and can upgrade, R2014b works fine on Yosemite.

In Stack Exchange:

MATLab crashes on launch OS X Yosemite

– there's an accepted answer (comparable to the workaround given in this topic), and more popular answers. http://superuser.com/a/806090/84988 looks particularly promising.

I don't use MatLAB myself, but have you (users) tried any of the other workarounds?

Without reference to Yosemite: I do know that aliasing, as suggested in one of the answers, is a good workaround for some types of issue with Java-based apps.
 

nontroppo

macrumors 6502
Mar 11, 2009
430
22
Just to mention that even with SystemVersion.plist edited and alias set up, Matlab < 2014b is still very unstable in Yosemite, it can work for variable amounts of time, then all windows fail to update-paint.

2014b works well, and this is probably the most significant and welcome update to Matlab in years (new graphics system).
 

awests

macrumors regular
Jul 24, 2014
172
10
Bay Area, CA
Just to mention that even with SystemVersion.plist edited and alias set up, Matlab < 2014b is still very unstable in Yosemite, it can work for variable amounts of time, then all windows fail to update-paint.

2014b works well, and this is probably the most significant and welcome update to Matlab in years (new graphics system).

I've had no issues with 2014a with Yosemite once I got it working...
 

bennibeef

macrumors 6502
May 22, 2013
340
161
Why hacking the old version and not update to the new version? Looks like it makes life much easier.
 

nontroppo

macrumors 6502
Mar 11, 2009
430
22
Because Matlab is formidably expensive and upgrades are not free (unless your university or employer have a contract, my university does). I know many research labs that buy a version and they have to stick with it due to cost for years...
 
Last edited:

freeskier93

macrumors 6502
Jul 13, 2008
321
68
Why hacking the old version and not update to the new version? Looks like it makes life much easier.

Because Matlab isn't your everyday consumer level software and when you buy a license it's only for that version. Each twice yearly release is considered a major revision and requires a new license. No different than Adobe products or any other high end product.

Mathworks does have a software maintenance service, which I believe will let you upgrade for so many years, but it's one of those call and get a quote type things. More geared towards businesses and universities.
 

bennibeef

macrumors 6502
May 22, 2013
340
161
Because Matlab isn't your everyday consumer level software and when you buy a license it's only for that version. Each twice yearly release is considered a major revision and requires a new license. No different than Adobe products or any other high end product.

Mathworks does have a software maintenance service, which I believe will let you upgrade for so many years, but it's one of those call and get a quote type things. More geared towards businesses and universities.

I know matlab but I knew the licenses are pretty expensive (what I remember maybe its not that expensive) but 2 releases each year which require a new license.. wow.
 

SarcasticJoe

macrumors 6502a
Nov 5, 2013
607
221
Finland
This level of greed is why I personally use GNU Octave (a free open source alternative)... Only actual problem I've run into is that sound is broken, which meant I had to output sound as waveforms and play them in an external program when I did a course in Signals Processing.
 

freeskier93

macrumors 6502
Jul 13, 2008
321
68
This level of greed is why I personally use GNU Octave (a free open source alternative)... Only actual problem I've run into is that sound is broken, which meant I had to output sound as waveforms and play them in an external program when I did a course in Signals Processing.

Twice yearly updates might be a bit excessive, but this type of software is an investment for companies and ultimately makes them more money. Really no better or worse than lots of other professional software like SolidWorks, Abaqus, ANSYS, etc.

Open source is great, but doesn't fly in the corporate world of getting things done.
 

SarcasticJoe

macrumors 6502a
Nov 5, 2013
607
221
Finland
freeskier93 said:
Twice yearly updates might be a bit excessive, but this type of software is an investment for companies and ultimately makes them more money. Really no better or worse than lots of other professional software like SolidWorks, Abaqus, ANSYS, etc.

Open source is great, but doesn't fly in the corporate world of getting things done.

I suppose there's nothing you can really do about old fashioned managers who ether think that free software is inherently suspect or are complacent enough that they rather waste huge amounts of their employers' money than putting the effort to switch to a free alternative.
 
Last edited:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.