Read and extract values from COMTRADE record file into the workspace Structure
The data file may be in ASCII, Binary, Binary32 or Float32 format.
IEEE C37.111-2013: This international Standard defines a formart for files containing transient waveform and event data collected from power systems
This involves the opening of four files,
- Configuration (.cfg)
- Data (.dat)
- Header (.hdr) - optional
- Information (.inf)- optional
The data file may be in ASCII, Binary, Binary32 or Float32 format.
Open the comtrade files & extract the data
ReadComtrade(filename) for input filename without the file extension or if it doesn't exist call uigetfile function.
Imports data from the specified file
filename: files to read: .cfg, .dat, .hdr and .inf
引用格式
Edgar Rosa (2025). Comtrade Files ASCII and BINARY (https://ww2.mathworks.cn/matlabcentral/fileexchange/111775-comtrade-files-ascii-and-binary), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
创建方式
R2016b
兼容任何版本
平台兼容性
Windows macOS Linux标签
致谢
参考作品: COMTRADE reader
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| 版本 | 已发布 | 发行说明 | |
|---|---|---|---|
| 1.0.0 |