You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
Cite As
Bergercookie (2026). man: Reading documentation from the top (https://au.mathworks.com/matlabcentral/fileexchange/50613-man-reading-documentation-from-the-top), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (665 Bytes)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
