Brocumentation Toolbrox

MATLAB documentation for bros
514 Downloads
Updated 1 Sep 2016

View License

Editor's Note: 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

Cite As

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

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Just for fun in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.1

Updated license

1.0.0.0

Edits to help text