load of data provided with mtex and often used in documentation
Syntax
mtexdata % displays a list of available loading routines
mtexdata name % loads specified data setInput
| name | name of the sample data |
| Note The data is returned in the plotting convention of the session. mtexdata used to impose 'y↑→x' on ten of the datasets, which made the alignment of a documentation page invisible and overrode whatever the reader had set. A page that wants a particular alignment now says so itself: | |
| plottingConvention.default('y↑→x') | |