Load rpc files (of type BINARY SHORT_INTEGER TIME_HISTORY)

バージョン 1.0.0.0 (7.53 KB) 作成者: Jan Lubina
Loads all channels of popular rpc-format files into a column matrix.
ダウンロード: 3.2K
更新 2016/3/31

ライセンスの表示

Filename is optional. Load all channels from BINARY rpc files (SHORT_INTEGER, TIME_HISTORY) into column matrix. Creates matching column time vector.
(not intended to read files larger than 50MB due to memory requirements)

引用

Jan Lubina (2024). Load rpc files (of type BINARY SHORT_INTEGER TIME_HISTORY) (https://www.mathworks.com/matlabcentral/fileexchange/9357-load-rpc-files-of-type-binary-short_integer-time_history), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R14SP1
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersData Import and Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0

corrected FFORMAT.num_fullscale=32752; (prior 32754)

added check and warnings for FORMAT and DATA_TYPE
BSD