Creative Sushi
@creative-sushi.bsky.social
62 followers 120 following 190 posts
MATLAB, Community, Creator of MatGPT. Works at MathWorks but opinions are mine.
Posts Media Videos Starter Packs
creative-sushi.bsky.social
The Big #MATLAB Update - Michelle Hirsch discusses "why" behind the new changes and future directions

Watch the full interview here www.youtube.com/watch?v=BpUG...
creative-sushi.bsky.social
By the way, if you link your repo to File Exchange, then people can use Add-On Explorer within MATLAB to find your repo and add it to their installation.
creative-sushi.bsky.social
Share your #MATLAB code/app with friends with GitHub + MATLAB Online to make it accessible even to those who don't have MATLAB. MATLAB Online is free up to 20 hours a month.

www.mathworks.com/products/mat...
creative-sushi.bsky.social
Working with GitHub got so much easier in #MATLAB with the new Source Control Side Panel. Give it a try with this repo in R2025b

github.com/toshiakit/Cr...
creative-sushi.bsky.social
What package would you install? Installing #pip and #uv in #MATLAB Online

You can use Python packages in MATLAB Online. The blog post shows an example of installing #PyTorch and running it with a live script.

Is this useful? How would you use it?

www.youtube.com/watch?v=32Kd...
pip & uv in MATLAB Online
YouTube video by Yann Debray
www.youtube.com
creative-sushi.bsky.social
The blog post covers:

1️⃣ Connect your notebook to a GPU runtime
2️⃣ Open the terminal & install MATLAB in two lines
3️⃣ Add Deep Learning Toolbox (and friends)
4️⃣ Launch MATLAB & verify the GPU
5️⃣ Hands-on: Time-Series Forecasting with an LSTM
6️⃣ Export the network to TensorFlow
7️⃣ Round-trip test in Python
creative-sushi.bsky.social
#MATLAB on Google #Colab - take advantage of free #GPU, interoperate with #Python

A lot of academics and researchers use Google Colab to work on their projects and share their work. Someone figured out a way to run MATLAB there.

For more details, check out

blogs.mathworks.com/deep-learnin...
creative-sushi.bsky.social
#MATLAB R2025b delivers quality and stability improvements, building on the new features introduced in R2025a, thanks to all the feedback users provided that made it possible.

Here is an example of the improvements - startup time!
creative-sushi.bsky.social
Sorry that it isn't easy to upgrade. I am expecting R2026a to deliver more quality and stability improvements as well as more new features. Check it out when the prerelease comes out.
creative-sushi.bsky.social
Yes. R2025b delivers quality and stability improvements, building on the new features introduced in R2025a, thanks to all the feedback users provided that made R2025b possible. There is no new features.

If you are using R2025a, you should switch to R2025b.
creative-sushi.bsky.social
GUIDE, the legacy #app dev environment in #MATLAB, was retired as part of the transition to the new JavaScript desktop.

There is a new blog post about options available for those who still use GUIDE apps. If you are one of them, it is worth checking it out.

blogs.mathworks.com/graphics-and...
creative-sushi.bsky.social
Did you know that you can export a #markdown file from a #MATLAB Live Script?

Let's create a README file in MATLAB and synch with #GitHub!

export("my_script.m","README.md",Format="markdown")
creative-sushi.bsky.social
As long as you have a valid active uni email, no one knows you graduated.
creative-sushi.bsky.social
First submission is the pick of the week! Amazing.
creative-sushi.bsky.social
#MATLAB R2025b has dropped - a quick intro to the new desktop.

R2025b delivers quality and stability improvements, building on the new features introduced in R2025a. Thank you for all the feedback you provided to make R2025b possible.

If you are using R2025a, you should switch to R2025b.
Reposted by Creative Sushi
outtaflushing.bsky.social
A few years ago, Matlab changed their default colormap to "parula". Huh, what's that, I thought. Well, there it is, in real life! Will be saving this for the next time I teach the class. Thanks.
creative-sushi.bsky.social
You go grocery shot on Ferrari?
creative-sushi.bsky.social
@endoeartha.bsky.social , Do you know what they meant by Copilot? GitHub Copilot, Microsoft Copilot, etc.

If you are happy about them, why not MATLAB Copilot?
endoeartha.bsky.social
I'd say about half the lab I work in (computational neuroscience) uses copilot to assist in coding. Our boss asked in a lab meeting the other week and about half the other people there raised their hands.

MATLAB has integrated copilot into its 2025 release, which I'm not happy about.