Try MATLAB MCP Core Server. It's amazing what it can do with Claude Code.
Posts by Creative Sushi
Funding Call Now Open!
If your science addresses industry-specific challenges, MathWorks invites you to submit for the Spring 2026 open call. Selected proposals may receive up to $20,000 (USD) in funding. 🧪
#MATLAB #Simulink #Scisky
Details and submission link 👉
www.mathworks.com/academia/res...
Check this out bsky.app/profile/crea...
If you are using MATLAB, my suggestion is to post your code to GitHub and then use MATLAB Online. One‑click launch from your repo: You can add an “Open in MATLAB Online” button that clones your GitHub repo into MATLAB Online in the browser, and MATLAB Online is free up to 20 hours a month.
@blueskyfeedcreator.com Do you have a page on your website that shows the terms of use?
And some amazing seafood. Best sushi ever!
Spent a day out on the water, and play with MATLAB on land. Perfect combo.
I think MATLAB is less tedius.
Top Cody Challenges This Week:
1. "[Master Regular Expression] Goat Latin" by Sune
matlabcentral/cody/problems/61175
2. "[Master Regular Expression] Keyboard Row" by Sune
matlabcentral/cody/problems/61178
3. "Plus Cross Mandala" by Pradheepa
matlabcentral/cody/problems/61195
3. "MATLAB DocMaker: making it easier to create documentation for your MATLAB toolbox"
Pick of the Week by Mike Croucher
blogs.mathworks.com/pick/2026/01/30/matlab-docmaker-making-it-easier-to-create-documentation-for-your-matlab-toolbox/
2. "Central Bank of The Bahamas Uses MATLAB and Dynare to Model Climate and Tourism Shocks"
Quantitative Finance by Ciara McGahey
blogs.mathworks.com/finance/2026/01/27/central-bank-of-the-bahamas-uses-matlab-and-dynare-to-model-climate-and-tourism-shocks/
MathWorks Blogs This Week:
1. "2025 Year In Review: Graphics and App Building"
MATLAB Graphics and App Building by Adam Danz
blogs.mathworks.com/graphics-and-apps/2026/01/27/2025-year-in-review-graphics-and-app-building/
3. "Does isAlways Make an Unwarranted Assumption that a Variable is real? " (66 views, 0 answers)
matlabcentral/answers/2182414
Trending MATLAB Answers Posts This Week:
1. "Error after attempting to create a Standalone Application or Web App from App Designer" (117 views, 0 answers)
matlabcentral/answers/2182456
2. "For loup not working" (79 views, 1 answers)
matlabcentral/answers/2182425
3. "Kirchhoff's Current Law Using MATLAB" by karthik kumar k
matlabcentral/fileexchange/183158
Top File Exchange This Week:
1. "Ohms Law Using MATLAB Simscape" by karthik kumar k
matlabcentral/fileexchange/183157
2. "Kirchhoff's Voltage Law using MATLAB" by karthik kumar k
matlabcentral/fileexchange/183159
MATLAB animation demo! #MATLAB
Sine and cosine waves plotted with MATLAB
Testing image uploads from MATLAB with FileProvider! Sizes should match now.
I had no idea anthropology, Levi-Strauss <<Tristes Tropiques>>, and MATLAB had anything in common.
This is cool. Here you can learn what MATLAB is. www.mathworks.com/discovery/wh...
Haha this is cool.
You should try this - MATLAB MCP Core Server + Claude Code.
For a very large CSV files, my favorite way to is to datastore on MATLAB. It creates a reference to the file, but instead of loading the whole thing in memory, you can selective load part of the file, and you can also use functions on specific rows or columns. Very handy.
Awesome!
I have used it in the past, but MATLAB Online is free up to 20 hours and that usually what I use if I need to share my code with someone who doesn't have MATLAB installed.
Looks like RHEL 8 is still supported
www.mathworks.com/support/requ...
No, I don't sell licenses. I just enjoy using it.
Hahaha, thanks!
You can adapt this one for Cheetahs www.mathworks.com/company/math...
You can open the repo in MATLAB Online and it's free. Just click "Open in MATLAB Online" badge on the README.