The scripts episode uses num2str and + to construct strings, which confused a lot of people.
MATLAB now supports fstrings, which look very much like they do in python.
We should probably introduce them in the section about types, and use them in the scripts episode.
The scripts episode uses
num2strand+to construct strings, which confused a lot of people.MATLAB now supports fstrings, which look very much like they do in python.
We should probably introduce them in the section about types, and use them in the scripts episode.