Brocumentation Toolbrox

版本 1.0.0.1 (618.1 KB) 作者: Dan Seal
MATLAB documentation for bros
514.0 次下载
更新时间 2016/9/1

查看许可证

编者注: This file was selected as MATLAB Central Pick of the Week

This toolbrox makes the MATLAB documentation more accessilble to the bro community by putting the help text into a language that bros can more easily understand. It does so by identifying patterns of words that can be replaced by more "bro-friendly" terms. For example, it replaces "property" with "broperty" and "variable" with "variabrole."
To use this brocumentation, install the toolbrox and then use the "bro" command just as you would use the "help" or "helpwin" command. For example, try typing
>> bro plot

The list of bro terms was compiled manually, so there are likely many bro-able words that have not yet been bro'd by this toolbrox. If you find any of them, feel free to add them to the list by editing the file stringsToBroOut.m. You can do this by typing the following:

>> edit stringsToBroOut

引用格式

Dan Seal (2024). Brocumentation Toolbrox (https://www.mathworks.com/matlabcentral/fileexchange/56222-brocumentation-toolbrox), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Just for fun 的更多信息

Community Treasure Hunt

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

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

Updated license

1.0.0.0

Edits to help text