You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
This function can be used to read groundmotion data downloaded from https://www.strongmotioncenter.org/
Move all the groundmotion data file to matlab working directory and run this function to extract acceleration, PGA, time interval between data points, number of data points
Example,
Say, the name of groundmotion file is "india.199503241153.cham95.l"
[acceleration,PGA,dt,datapoint] = readRECORD(india.199503241153.cham95.l);
Cite As
dinesh kumar (2026). readCESMD (https://in.mathworks.com/matlabcentral/fileexchange/100646-readcesmd), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (1.3 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |