man: Reading documentation from the top

版本 1.0.0.0 (665 字节) 作者: Bergercookie
man allows the user to read the documentation of a command from the beggining of it.
7.2K 次下载
更新时间 2015/4/24

查看许可证

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

引用格式

Bergercookie (2024). man: Reading documentation from the top (https://www.mathworks.com/matlabcentral/fileexchange/50613-man-reading-documentation-from-the-top), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2014a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Characters and Strings 的更多信息
标签 添加标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0