[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, 12:12 PM +0200) e68d52ef a3b10da0

+3 -3
+3 -3
README.md
··· 11 11 - [FontName](#fontname) 12 12 - [FontSize](#fontsize) 13 13 - [LineWidth](#linewidth) 14 - - [Release incompatibilities](#release) 14 + - [Incompatibility Issues](#incompatibility) 15 15 - [Author](#author) 16 16 17 17 <!-- /MarkdownTOC --> ··· 188 188 |:-------------:|:-------------:| 189 189 | <img src="http://jmrplens.com/GitHub_setfigpaper/plot10a.png" width="100%"></img> | <img src="http://jmrplens.com/GitHub_setfigpaper/plot10b.png" width="100%"></img> | 190 190 191 - <a id="release"></a> 192 - # Release incompatibilities 191 + <a id="incompatibility"></a> 192 + # Incompatibility Issues 193 193 194 194 In some versions not all functions are available. The function checks the version so that the incompatible code is not executed. 195 195