date for release of Matlab 2012b general release

when will the new version be out (2012b) - NOT pre-release, but general release

답변 (7개)

Teja Muppirala
Teja Muppirala 2012년 9월 12일
편집: Teja Muppirala 2012년 9월 12일

4 개 추천

댓글 수: 2

Huh! I checked less than 15 minutes before your Answer and it hadn't been released yet!
Membership has its privileges :)

댓글을 달려면 로그인하십시오.

Sean de Wolski
Sean de Wolski 2012년 8월 8일

1 개 추천

It will be available when it is available :)
Walter Roberson
Walter Roberson 2012년 8월 9일

1 개 추천

Related note: when I bought R2012a about a week ago, early August 2012, the "one year" software support subscription that was provided extended to at least the end of September 2013, so I should receive R2012a, R2012b and R2013a and R2013b all with the one purchase.
Daniel Shub
Daniel Shub 2012년 8월 9일

1 개 추천

About 6 months ago, the identical question about the R2012a release date was asked. I looked at Wikipedia and concluded that you can expect releases the first couple of days of March/September, but if it doesn't come by that first week it could be a while.
Razvan
Razvan 2012년 9월 3일

1 개 추천

My guess: tomorrow, Sep. 4, 2012...
Image Analyst
Image Analyst 2012년 9월 8일

0 개 추천

By the way, they're calling R2012b "Version 8.0". I guess they think it's a more substantial change than the prior 14 versions of version 7. Actually I wish they'd just drop that number version and just go with the year version numbers. I never know what people are talking about when they say "I'm using version 7.5" but it's clear when they say R2010b or whatever.

댓글 수: 2

Interesting. I wonder if this means it has "Handle Graphics 2" ?
Jan
Jan 2012년 9월 10일
편집: Jan 2012년 9월 10일
The numerical version number is important to check for the existence of features:
V = [100, 1] * sscanf(version, '%d.', 2);
if V >= 705, ...
Trying this with an automatic conversion of "R2009b Servicepack 1" is cruel.
There is a Release<>Version table on: http://en.wikipedia.org/wiki/MATLAB. I've printed it on paper and stick it to the wall beside the monitor. Btw, you'd find my personal reputation list there also: User name versus number of hours or minutes or seconds I'm wanting to invest in the creation of answers.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품

태그

질문:

2012년 8월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by