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
man is basically a wrapper around the help command. It allows the user to start reading the documentation from the beginning of it and move down using any key.
Things to consider:
- takes the command as a string.
- use 'q' to exit help
- use <space> to move down half a page
Example:
man('help') % show the documentation of the help command
man('repmat') % show the documentation of the repmat command
Citation pour cette source
Bergercookie (2026). man: Reading documentation from the top (https://fr.mathworks.com/matlabcentral/fileexchange/50613-man-reading-documentation-from-the-top), MATLAB Central File Exchange. Extrait(e) le .
Informations générales
- Version 1.0.0.0 (665 octets)
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 |
