Vous suivez désormais cette soumission
- Les mises à jour seront visibles dans votre flux de contenu suivi
- Selon vos préférences en matière de communication il est possible que vous receviez des e-mails
Further development of scrollsubplot(), scrollplotdemo() and scrollplot().
In this version a figure handling and autoplot function is implemented.
The new subplot handling inspired by Benoit Cantin allows to plot several signals of the same length and scroll them simultaniously.
The usage is now also more simplyfied:
Example 3:
x=0:1e-2:2*pi;
y=sin(4*x);
[fh ah] = scrollsubplot704(3,x,[y' y' y'],[],'on');
For more information, please read the comments inside the file.
Citation pour cette source
Wolfgang Stiegmaier (2026). Advanced Scroll Subplot Function (https://fr.mathworks.com/matlabcentral/fileexchange/8253-advanced-scroll-subplot-function), MATLAB Central File Exchange. Extrait(e) le .
Remerciements
Inspiré par : scrollplot, Advanced Scroll Plot, Advanced Scroll Plot with Subplot Handling
Informations générales
- Version 1.0.0.0 (2,08 ko)
-
Aucune licence
Compatibilité avec les versions de MATLAB
- Compatible avec toutes les versions
Plateformes compatibles
- Windows
- macOS
- Linux
| Version | Publié le | Notes de version | Action |
|---|---|---|---|
| 1.0.0.0 | Spelling correction |