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

47 Ansichten (letzte 30 Tage)
Edward B
Edward B am 30 Mär. 2025
Beantwortet: Mike Croucher am 15 Mai 2025
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 Kommentare
John D'Errico
John D'Errico am 30 Mär. 2025
Surely you must not have kids. Else you would be used to it. "Are we there yet?"
Edward B
Edward B am 5 Apr. 2025
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."

Melden Sie sich an, um zu kommentieren.

Antworten (4)

Star Strider
Star Strider am 30 Mär. 2025
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 am 30 Mär. 2025
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 Kommentar
Edward B
Edward B am 30 Mär. 2025
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.

Melden Sie sich an, um zu kommentieren.


Anton Kogios
Anton Kogios am 15 Mai 2025
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 am 15 Mai 2025

Kategorien

Mehr zu Programming finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by