[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:03 PM +0200) 809b3cfe 1c5e9f2a

+1 -1
+1 -1
README.md
··· 224 224 225 225 ### MATLAB 2018b (9.5) and earlier 226 226 227 - | Type | Axes/Object | Description | Line code | 227 + | | Axes/Object | Description | Line code | 228 228 | ------ | ------ | ------ | ------ | 229 229 | ![#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);` | 230 230 | ![#f03c15](https://via.placeholder.com/15/f03c15/000000?text=+) | **GraphPlot** | Cannot modify node font. | `set(grap,'nodefontname',...` |