grammar and spelling check

Versión 1.0.0.0 (6,09 KB) por Rik
Check spelling and grammar of comments
157 descargas
Actualizado 4 abr 2017

Ver licencia

If you need to hand in your code, or want to publish your code somewhere, you might want to check spelling and grammar of your comments. Copy-pasting is less than ideal, because the code makes it easy to miss real errors.
This script will split your code into two file: a code part and a comment part. The latter is renamed to a .txt so you can open it in your favorite editor. After you have checked the files for errors, it puts the two parts back together again.
This script should work on all Matlab releases and on Octave.

Citar como

Rik (2024). grammar and spelling check (https://www.mathworks.com/matlabcentral/fileexchange/62409-grammar-and-spelling-check), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2016b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Programming 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.0

Submission title edited.