MATLAB Plot Gallery web page would deserve an update.

Jan Studnicka on 20 Aug 2025
Latest activity Reply by goc3 on 20 Aug 2025

When you compare MATLAB Plot Gallery with matplotlib gallery, you can see that matplotlib gallery contains a lot of nice graphs which are easy to create in MATLAB but not listed in MATLAB Plot Gallery.
For example, "Data Distribution Plots" section in the MATLAB Plot Gallery includes example for pie function instead of examples for piechart and donutchart functions, etc.
goc3
goc3 on 20 Aug 2025
MathWorks could also take inspiration from some of the features that are showcased there that are either not possible without significant effort or at all using built-in functionality.
For example, I would really like to have more than four built-in line types. Easy ones to add would be dash-dot-dot, dash-dash-dot, and dash-dash-dot-dot.