ADAMS/Car Result File .res Reader
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.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
| Version | Veröffentlicht | Versionshinweise | |
|---|---|---|---|
| 1.0.0.0 |
