Load rpc files (of type BINARY SHORT_INTEGER TIME_HISTORY)

Loads all channels of popular rpc-format files into a column matrix.
3.2K Downloads
Updated 31 Mar 2016

View License

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)

Cite As

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. Retrieved .

MATLAB Release Compatibility
Created with R14SP1
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Data Import and Analysis in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

corrected FFORMAT.num_fullscale=32752; (prior 32754)

added check and warnings for FORMAT and DATA_TYPE
BSD