ADAMS/Car Result File .res Reader

Converts ADAMS/Car result file from .res format to Matlab struct

You are now following this Submission

ADAMS/Car results file contains a few thousand lines of variable description text before the numeric values start. The numerical results are collated, ie.
"Value of Variable 1 @ t = 0.001"
"Value of Variable 2 @ t = 0.001"
"Value of Variable 3 @ t = 0.001"
"Value of Variable 1 @ t = 0.002"
"Value of Variable 2 @ t = 0.002"
"Value of Variable 3 @ t = 0.002"
...
The script reorganises the entire result file into a struct.
NB! Some variables may have been lost due to non-unique variable name.

Cite As

Gimmy Liu (2026). ADAMS/Car Result File .res Reader (https://www.mathworks.com/matlabcentral/fileexchange/57913-adams-car-result-file-res-reader), 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