Sandia Data Archive library

버전 1.1.2.0 (1020 KB) 작성자: Daniel Dolan
Functions for reading, writing, and probing SDA files
다운로드 수: 49
업데이트 날짜: 2017/3/27

라이선스 보기

This library supports Sandia Data Archive (SDA) files, which use a specific implementation of the HDF5 standard for storing data in a portable manner. SDA files are conceptually similar to MAT files created by the save command, but there are several important differences.
Archive use a unique text label for each record. This label is not restricted by MATLAB's requirements for variable naming, making it easier to identify the contents of each record; records can also have an extended text description that documents the stored data. Archives can store MATLAB variables (of any type) as well as external files (text or binary).
For complete description, refer to the report in the documentation folder. This library is a sample of the broader capabilities of the SMASH toolbox.

인용 양식

Daniel Dolan (2026). Sandia Data Archive library (https://kr.mathworks.com/matlabcentral/fileexchange/62029-sandia-data-archive-library), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2015a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 HDF5에 대해 자세히 알아보기
태그 태그 추가
도움

도움 받은 파일: SMASHtoolbox/release

버전 게시됨 릴리스 정보
1.1.2.0

Improved support for nested structures and objects with private properties.

1.1.1.0

Fixed some bugs on heavily nested items (objects in objects inside ....)

1.1.0.0