man: Reading documentation from the top

バージョン 1.0.0.0 (665 Bytes) 作成者: 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 Center および MATLAB AnswersCharacters 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