date for release of Matlab 2012b general release

Respuestas (7)

Teja Muppirala
Teja Muppirala el 12 de Sept. de 2012
Editada: Teja Muppirala el 12 de Sept. de 2012

4 votos

2 comentarios

Walter Roberson
Walter Roberson el 12 de Sept. de 2012
Huh! I checked less than 15 minutes before your Answer and it hadn't been released yet!
Matt Tearle
Matt Tearle el 12 de Sept. de 2012
Membership has its privileges :)

Iniciar sesión para comentar.

Sean de Wolski
Sean de Wolski el 8 de Ag. de 2012

1 voto

It will be available when it is available :)
Walter Roberson
Walter Roberson el 9 de Ag. de 2012

1 voto

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 el 9 de Ag. de 2012

1 voto

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 el 3 de Sept. de 2012

1 voto

My guess: tomorrow, Sep. 4, 2012...
Image Analyst
Image Analyst el 8 de Sept. de 2012

0 votos

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 comentarios

Walter Roberson
Walter Roberson el 8 de Sept. de 2012
Interesting. I wonder if this means it has "Handle Graphics 2" ?
Jan
Jan el 10 de Sept. de 2012
Editada: Jan el 10 de Sept. de 2012
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.

Iniciar sesión para comentar.

Categorías

Más información sobre Get Started with MATLAB en Centro de ayuda y File Exchange.

Productos

Etiquetas

Preguntada:

el 8 de Ag. de 2012

Community Treasure Hunt

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

Start Hunting!

Translated by