Matt Caywood
TransitScreen
Followers: 0 Following: 0
Professional Interests: data visualization, neuroscience, optimization, simulation, image processing
Feeds
已提交
Iterator for n-dimensional problems. Allows you to use a single for loop instead of nested loops
Using an iterator, you can flatten complex arbitrarily nested loops to a simple single loop.
7 years 前 | 1 次下载 |
已提交
Display N-dimensional data tables (with color highlighting)
Legible display of N-dimensional data tables with color highlighting of entries.
7 years 前 | 1 次下载 |
已提交
MATB-II script generator
Generates script files for the popular Multi-Attribute Task Battery (MATB-II).
7 years 前 | 3 次下载 |
已提交
Select subplots with mouse, with visual feedback
Click the mouse to select (and visibly toggle) multiple subplots. Returns subplot indices.
13 years 前 | 1 次下载 |
已提交
Elapsed Timer (print elapsed time)
Simple, useful utility for printing elapsed time and remaining time in a lengthy loop computation.
14 years 前 | 1 次下载 |