Brocumentation Toolbrox

Versión 1.0.0.1 (618 KB) por Dan Seal
MATLAB documentation for bros
514 descargas
Actualizado 1 sep 2016

Ver licencia

Nota del editor: 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

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2016a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Just for fun en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.1

Updated license

1.0.0.0

Edits to help text