The MATLAB Blog

Practical Advice for People on the Leading Edge

Posts 11 - 14 of 14

Results for: New Features

An introduction to dictionaries (associative arrays) in MATLAB 38

Dictionaries are one of the many new features of MATLAB R2022b which was released yesterday. Today I'll take a look at some of the details of this new datatype in MATLAB.A dictionary is a collection... read more >>

Linear Algebra in MATLAB: Trying out AMD’s AOCL 10

In R2022a, MathWorks started shipping AMD’s AOCL alongside Intel’s MKL in MATLAB.  This article explains what these are and why you might care about them. BLAS and LAPACK A lot of modern technical... read more >>

R2022a was MathWorks biggest release ever 1

Every day, over 5000 MathWorkers start their work day thinking ‘How can I contribute to the acceleration of engineering and science today?’  It’s a wonderful thing to be part of and the 18 months... read more >>

Finding if all elements of a matrix are finite, fast! 3

Today, I'm going to focus on three new functions that were added to the MATLAB programming language in R2022a: allfinite, anynan and anymissing. These functions are more concise, and usually faster,... read more >>

Posts 11 - 14 of 14