Brocumentation Toolbrox

Version 1.0.0.1 (618 KB) von Dan Seal
MATLAB documentation for bros
514 Downloads
Aktualisiert 1. Sep 2016

Lizenz anzeigen

Anmerkung des Herausgebers: 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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R2016a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Just for fun finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.1

Updated license

1.0.0.0

Edits to help text