a=serReader(filename);
Version 1.0.0.0 (9.43 KB) by
Liguo
Read *.ser images (collected with TIA software) including both image and time information.
This program read images saved in *.ser formation (FEI TIA software).
image=serReader('image_filename');
This is based on Peter Ercius's serReader.m.
The time stamp position should be shifted two bytes which is undocumented.
As the time is Greenwich Mean Time (GMT). Option is added to change it to local time.
Cite As
Liguo (2026). a=serReader(filename); (https://www.mathworks.com/matlabcentral/fileexchange/52488-a-serreader-filename), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2014b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Read, Write, and Modify Image in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
