addaxis_unit
This function allows to use two different y-axes with the same data in one plot. Note, that only one curve but in two different units is shown. This is the difference to plotyy which plots two different datasets into one figure.
Take a look to the screenshot and run the different examples in the zip-file to understand the usage.
Citation pour cette source
Friedhelm Steinhilber (2026). addaxis_unit (https://fr.mathworks.com/matlabcentral/fileexchange/26928-addaxis_unit), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
- MATLAB > Graphics > 2-D and 3-D Plots > Line Plots > Two y-axis >
- MATLAB > Graphics > Labels and Styling > Axes Appearance > Combine Multiple Plots > Subplots >
Tags
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.6.0.0 | The string format of the ticks of the second y-axis can be adjusted. |
||
| 1.5.0.0 | If second y-axis uses the same ticks as the first y-axis, the labels are calculated every time the figure is resized. |
||
| 1.4.0.0 | Now allows to use the same ticks as first y-axis. This is asked for by Brad Stiritz (16/03/2010). |
||
| 1.3.0.0 | updated description |
||
| 1.2.0.0 | added support for subplots |
||
| 1.1.0.0 | updated the description |
||
| 1.0.0.0 |
