The MATLAB Blog

Practical Advice for People on the Leading Edge

Posts 1 - 10 of 65

Debugging support in the MATLAB extension for Visual Studio Code 1

Since its April 2023 launch, the MATLAB extension for Visual Studio Code has been extremely popular with over 329,000 installs via the Visual Studio Marketplace at the time of writing. Our... read more >>

Solving Higher-Order ODEs in MATLAB 5

In a comment to last year's introduction to the new ODE solution framework in MATLAB, Ron asked if I could provide an example of using it to solve a 2nd order ODE since most tutorials don't deal with... read more >>

Numpy in MATLAB 7

I've been a user of Python for almost as long as I've been a user of MATLAB and am very comfortable with both ecosystems. As such, I have been delighted with the steadily improving interoperability... read more >>

20 years of supercomputing with MATLAB 6

While prepping for the SC24 supercomputing conference with the rest of the MathWorks crew I idly wondered when Parallel Computing Toolbox was first released. Jos Martin, one of the original authors... read more >>

Linear Programming, the HiGHS Optimization library and MATLAB 3

What is linear programming?Linear programming (LP) is a mathematical method used to determine the best possible outcome (such as maximum profit or lowest cost) in a mathematical model whose... read more >>

Creating seamless loop animations in MATLAB 3

This is a guest post by Vasileios Bellos that he originally wrote in the MathWorks Central Discussions channel. Vasileios is a PhD candidate in fluid mechanics at Imperial College London, conducting... read more >>

4 ways of using MATLAB with Large Language Models (LLMs) such as ChatGPT and Ollama 3

Everyone's talking about Large Language Models (LLMs) and a huge number of you are using them too. Here are 4 ways to make use of them in the MathWorks ecosystem right now, no matter what your skill... read more >>

MATLAB now has over 1,000 functions that Just Work on NVIDIA GPUs 9

GPU support in MATLAB started in R2010bBack in R2010b, the first GPU enabled functions were made available in MATLAB via Parallel Computing Toolbox. The idea was then, as it is now, to overload... read more >>

Weather and climate data in MATLAB: GRIB file format support

Author: This is a guest post by Jacob Halbrooks, Manager of Mapping at MathWorks.GRIB is a standard file format used to store and distribute a wide range of weather and climate data, such as... read more >>

The latest version of MATLAB: R2024b has just been released 17

Representing the culmination of millions of person-hours of work conducted by thousands of engineers around the world, the latest release of MATLAB is always something of a celebration here at... read more >>

Posts 1 - 10 of 65

These postings are the author's and don't necessarily represent the opinions of MathWorks.