Brocumentation Toolbrox

Version 1.0.0.1 (618 ko) par Dan Seal
MATLAB documentation for bros
514 téléchargements
Mise à jour 1 sept. 2016

Afficher la licence

Note de l’éditeur : 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

Citation pour cette source

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

Compatibilité avec les versions de MATLAB
Créé avec R2016a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Just for fun dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.1

Updated license

1.0.0.0

Edits to help text