ADAMS/Car Result File .res Reader

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

Sie verfolgen jetzt diese Einreichung

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.

Zitieren als

Gimmy Liu (2026). ADAMS/Car Result File .res Reader (https://de.mathworks.com/matlabcentral/fileexchange/57913-adams-car-result-file-res-reader), MATLAB Central File Exchange. Abgerufen .

Kategorien

Mehr zu Data Import and Analysis finden Sie in Help Center und MATLAB Answers

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.0.0.0