Can I get notification when a new version (e.g., 2025a) is released?

56 次查看(过去 30 天)
I am waiting for the new 2025a release to start a new project.
Is there any way, short of every day querying:
is it ready yet... is it ready yet... is it ready yet... is it ready yet...
that somebody could notify me (like, thorough a notification in the IDE) that the new version has been released? I think such notifications appear when there is a new update to your current versoin, but not if there is a NEW version is released.
  3 个评论
John D'Errico
John D'Errico 2025-3-30
Surely you must not have kids. Else you would be used to it. "Are we there yet?"
Edward B
Edward B 2025-4-5
Nah, we solved that problem. My wife is an attorney. Our response to repeated questions like "Are we there yet?" is "Johnny, that question has been asked and answered."

请先登录,再进行评论。

回答(4 个)

Star Strider
Star Strider 2025-3-30
I ususlly get e-mails about new releases, however they are usually several days after a release is actually available. I’ve found the most reliable method is to check the online documentation (Documentation Home) since the most current release is in the upper-right corner of that page, and every page in the online documentation. Also, check your communication preferences. (As of this post, the most current release is still R2024b.)

Walter Roberson
Walter Roberson 2025-3-30
If you signed up for R2025a pre-release, then you will get an email notification of actual release.
However, the email notification of actual release is generally about 1 week to 10 days after the actual release.
For what it is worth: the most likely release date at this point is Wednesday April 3, and the second most likely release date is Thursday April 4. Those dates are consistent with historical precedent.
  1 个评论
Edward B
Edward B 2025-3-30
Thanks, great to know an approximate most likely date. Also great to knonw the email schedule.
BTW, I just did a help->check for updates on my MATLAB 2023a and it prompted me to update to 2023b(!). You would think it would inform you of the latest update available; I really don't think it is efficient or desirable for anybody to update one version at a time: 2023a->2023b->2024a->2024b.

请先登录,再进行评论。


Anton Kogios
Anton Kogios 2025-5-15
Here's your notification - MATLAB R2025a is out!
To answer your question though, a couple of years ago I set up a ThingSpeak workflow that reads various MathWorks' webpages (e.g. the help documentation) for whether a new version has been released. Adding on a Time React onto that means it works pretty well in the background, running every hour or so and emailing me when there's been a new version detected.
When I initially was working on the project, I had just wanted to check the Downloads page for a new release, but since you have to log in to access that page, I wasn't able to get it working with webread.

Mike Croucher
Mike Croucher 2025-5-15

类别

Help CenterFile Exchange 中查找有关 Programming 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by