Creative Sushi's Avatar

Creative Sushi

@creative-sushi

MATLAB, Community, Creator of MatGPT. Works at MathWorks but opinions are mine.

81
Followers
130
Following
295
Posts
15.11.2024
Joined
Posts Following

Latest posts by Creative Sushi @creative-sushi

Check this out bsky.app/profile/crea...

02.03.2026 16:55 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

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.

01.03.2026 21:22 πŸ‘ 1 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

@blueskyfeedcreator.com Do you have a page on your website that shows the terms of use?

11.02.2026 19:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

And some amazing seafood. Best sushi ever!

03.02.2026 22:58 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Spent a day out on the water, and play with MATLAB on land. Perfect combo.

03.02.2026 22:57 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I think MATLAB is less tedius.

03.02.2026 22:55 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

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

02.02.2026 19:30 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

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/

02.02.2026 19:30 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

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/

02.02.2026 19:30 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

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/

02.02.2026 19:30 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

3. "Does isAlways Make an Unwarranted Assumption that a Variable is real? " (66 views, 0 answers)
matlabcentral/answers/2182414

02.02.2026 19:30 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

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

02.02.2026 19:30 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

3. "Kirchhoff's Current Law Using MATLAB" by karthik kumar k
matlabcentral/fileexchange/183158

02.02.2026 19:30 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

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

02.02.2026 19:30 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Video thumbnail

MATLAB animation demo! #MATLAB

02.02.2026 16:05 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Sine and cosine waves plotted with MATLAB

Sine and cosine waves plotted with MATLAB

Testing image uploads from MATLAB with FileProvider! Sizes should match now.

02.02.2026 15:23 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I had no idea anthropology, Levi-Strauss <<Tristes Tropiques>>, and MATLAB had anything in common.

02.02.2026 02:18 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

This is cool. Here you can learn what MATLAB is. www.mathworks.com/discovery/wh...

01.02.2026 22:26 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Haha this is cool.

01.02.2026 22:24 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Video thumbnail

You should try this - MATLAB MCP Core Server + Claude Code.

01.02.2026 01:15 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

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.

30.01.2026 23:24 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Awesome!

29.01.2026 01:31 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

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.

28.01.2026 18:56 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Looks like RHEL 8 is still supported
www.mathworks.com/support/requ...

28.01.2026 18:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

No, I don't sell licenses. I just enjoy using it.

28.01.2026 18:45 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Hahaha, thanks!

28.01.2026 18:43 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

You can adapt this one for Cheetahs www.mathworks.com/company/math...

28.01.2026 17:26 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 1

You can open the repo in MATLAB Online and it's free. Just click "Open in MATLAB Online" badge on the README.

28.01.2026 17:23 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I used Python and R before I used MATLAB. I now mostly do things in MATLAB.

28.01.2026 17:18 πŸ‘ 2 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

πŸ˜„ Link please

28.01.2026 17:02 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0