Load rpc files (of type BINARY SHORT_INTEGER TIME_HISTORY)

Loads all channels of popular rpc-format files into a column matrix.

You are now following this Submission

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 (2026). 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 .

Categories

Find more on Data Import and Analysis in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0

corrected FFORMAT.num_fullscale=32752; (prior 32754)

added check and warnings for FORMAT and DATA_TYPE
BSD