Bob Spunt
California Institute of Technology
自 2015 起处于活动状态
Followers: 0 Following: 0
I'm a postdoc at the California Institute of Technology studying components of human brain function that give rise to adaptive social behavior. I use MATLAB for most technical aspects of my research, from experimental design optimization, to stimulus presentation and response acquisition, all the way to the analysis and visualization of data.
Feeds
已提交
UICELLECT | Give a cell array, get a nicely laid out UI for selecting ("cellecting") cells
Give a cell array, get a nicely laid out UI for selecting ("cellecting") cells
7 years 前 | 1 次下载 |
已提交
PRINTSTRUCT | Recursively print structures to the command window or a cell char array
Recursively print/display hierarchical outline of structure contents
7 years 前 | 6 次下载 |
已提交
parentpath - returns the path shared by multiple subpaths
Returns the filesystem path shared by multiple subpaths
8 years 前 | 2 次下载 |
已提交
NEWFUNC | Create a new MATLAB function using a customizable template
Create a new MATLAB function using a customizable template
8 years 前 | 2 次下载 |
已提交
SETARGS | Parse user-specified optional arguments (varargin) with default values
Assigning values (default vs. user) to optional arguments (varargin) in a function
8 years 前 | 1 次下载 |
已提交
BARPATCH | Highly customizable bar graph w/error bars
Create and customize a bar graph with error bars. Supports grouped data.
8 years 前 | 3 次下载 |
已提交
CELL2MD: Save a cell array to file as a nicely formatted markdown table
Saves a cell array to file as a nicely formatted markdown table
9 years 前 | 1 次下载 |
已提交
TODOIST | Add a Todoist task w/labels, due date, and notes
Add Todoist tasks from the command line. Supports adding labels, due dates, and multiple notes.
9 years 前 | 1 次下载 |
已提交
PGRID | Create a grid of uipanels for plots or GUIs. Merge and split panels to suit your needs.
Easy generation of a grid of UIPANELS for your plotting or GUI building needs.
9 years 前 | 1 次下载 |
已提交
CELL2UITABLE | Display cell array in customizable uitable
Display cell array in properly sized uitable with menu option to print to CSV
9 years 前 | 2 次下载 |
已提交
getnestedfield
Find a (potentially nested) field in a structure and return its contents
9 years 前 | 1 次下载 |