[READ-ONLY] Mirror of https://github.com/jmrplens/SetFigPaper. Function to modify the style of the graphical representations of MATLAB
exchange fontname graphical-representations grayscale interpreter matlab-plot-gallery
0

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

authored by

Jose Manuel Requena Plens and committed by
GitHub
(May 16, 2020, 1:29 PM +0200) ed348baf 25b20f61

+1 -1
+1 -1
README.md
··· 219 219 220 220 ### MATLAB 2018b (9.5) and earlier 221 221 222 - | $nbsp; | Axes/Object | Description | Line code | 222 + |   | Axes/Object | Description | Line code | 223 223 | ------ | ------ | ------ | ------ | 224 224 | ![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+) | **Heatmap** | Unable to assign an interpreter to text within the map. | `set(ax.Heatmap,'Interpreter',type);` | 225 225 | ![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+) | **GraphPlot** | Cannot modify node font. | `set(grap,'nodefontname',...` |