pagemldivide and pagesvd in MATLAB R2022b authored by Sébastien Villemot's avatar Sébastien Villemot
......@@ -141,7 +141,7 @@ No new features, only bugfixes.
- New `isuniform` function for determining if vector is uniformly spaced
- The `stackedplot` function can now plot variables from multiple input tables or timetables
- The `detrend` function can now detrend data in a table or timetable.
- New `pagenorm` function for calculating norms using pages of N-D arrays
- New `pagenorm`, `pagesvd` and `pagemldivide` functions for operating on N-D arrays treated as a containers for several 2D matrices
- The `errorbar` function can now plot multiple lines with error bars at once
- New `tightPosition` function for getting the location and size of axes plotting area
- New `tilenum` and `tilerowcol` functions for convert between rows and columns and tile numbers in tiled chart layouts
......
......