readSPE

版本 1.2.0.0 (16.0 KB) 作者: Carl Hall
Import Princeton Instrument *.SPE scientific images
3.0K 次下载
更新时间 2017/3/19

查看许可证

Import Princeton Instrument *.SPE scientific images.
Image is returned as a 3D array, where each image is the first 2 dimensions, and successive images are stored along the 3rd.
This simple code only pulls the information that is desired by the author, and is returned in a struct.

引用格式

Carl Hall (2024). readSPE (https://www.mathworks.com/matlabcentral/fileexchange/35940-readspe), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2010a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Data Import and Analysis 的更多信息
致谢

启发作品: Read / Write .SPE-files

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.0.0

Includes changes recommenced by Tremayne and Shijie, and returns select information from file header

1.1.0.0

Modified to maintain the output data array as same datatype as SPE file
It looks like PI is posting the official SPE structure: ftp://ftp.princetoninstruments.com/public/Manuals/Princeton%20Instruments/SPE%203.0%20File%20Format%20Specification.pdf

1.0.0.0