grammar and spelling check

버전 1.0.0.0 (6.09 KB) 작성자: Rik
Check spelling and grammar of comments
다운로드 수: 157
업데이트 날짜: 2017/4/4

라이선스 보기

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.

인용 양식

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

MATLAB 릴리스 호환 정보
개발 환경: R2016b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Programming에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0

Submission title edited.