ARDF to Matlab
Version 5.1.0 (12,4 KB) von
Matthew Poss
Reads and imports Asylum Research ARDF files to Matlab structures for force curve analysis.
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.
Zitieren als
Matthew Poss (2025). ARDF to Matlab (https://www.mathworks.com/matlabcentral/fileexchange/80212-ardf-to-matlab), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Erstellt mit
R2015b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
readARDFtoMatlab5-1
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
5.1.0 | Fixed bug with very small (4x4) image grids |
||
5.0.0 | Updated 2021-05-21 to fix "Found XDAT" error. |
||
4.0.0 |