MATLAB programmatic utilities to keep your code more readable, smart indented and free of eccessive white space.
Content:
* justify() Improves readability of your code by aligning the assignment operator of a block of code (see image below for example)
* smartIndent() Applies smart indent programmatically. See the ufficial TMW blog for supported modes.
For a quick overview of justify, see the .gif.
Oleg Komarov (2019). okomarov/TidyCode (https://www.github.com/okomarov/TidyCode), GitHub. Retrieved .
1.2.0.0 | re-updated description |
|
1.2.0.0 | Updated repo name |
|
1.2.0.0 | edited description, added smartindent |
|
1.1.0.0 | Added .gif |
Create scripts with code, output, and formatted text in a single executable document.
Matthew (view profile)
Nice work.
Matthew (view profile)