2d and 3d brain plots
Industry standard brain plotting programs are great for producing publication-quality images of brain data. However, these tools are often very slow. This suite of tools provides a means of quickly generating 2- or 3-dimensional plots of fMRI data that can be manipulated (e.g. rotated, modified) in real time.
Although these tools may be used to produce publication-quality figures, the focus here is on speed and ease of use. These tools are intended to be used for quickly exploring and examining fMRI data, debugging fMRI analyses, etc.
Note: this version is no longer maintained. Instead see: https://github.com/ContextLab/brain-plots
引用格式
Jeremy Manning (2024). 2d and 3d brain plots (https://www.mathworks.com/matlabcentral/fileexchange/36139-2d-and-3d-brain-plots), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
- Sciences > Neuroscience > Human Brain Mapping > MRI >
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!plot_brains/
版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.6.0.0 | I've added two missing files and have included minor updates to several functions.
|
||
1.5.0.0 | Fixed some documentation errors, added support for more formats. |
||
1.4.0.0 | I have made a number of changes with this update that are intended to make the plotting functions easier to use. |
||
1.3.0.0 | added two new functions that plot from 3d matrices (tensors) rather than requiring the meta matrix. |
||
1.2.0.0 | Include file dependencies in the download. |
||
1.1.0.0 | updated documentation in plot_brain3d -- erode_layers parameter was incorrectly described in previous version. |
||
1.0.0.0 |