You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
For atomic force microscopy force curve analysis within Matlab. Reads Asylum Research Data Files (.ARDF).
readARDF() reads image, note, and other data from the ARDF file into a Matlab structure.
getARDFdata() reads a single force curve or line of force curves from an ARDF file into Matlab.
These two scripts aim to keep most of the ARDF data in the ARDF file. These ARDF files are often 1 GB or larger. Why copy or convert all of the file contents if you don't have to?
I have been using these files for years now. I believe I've worked out most of the bugs. They are based on my deciphering of the ARDF file protocol, which is proprietary and may change.
Cite As
Matthew Poss (2026). ARDF to Matlab (https://uk.mathworks.com/matlabcentral/fileexchange/80212-ardf-to-matlab), MATLAB Central File Exchange. Retrieved .
General Information
- Version 5.1.0 (12.4 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
