Import data from iCalendar files for use within MATLAB. Files can be exported from many common calendar applications such as Microsoft Outlook, Google Calendar, and Apple Calendar. Data is returned in a nested structure array matching the organization of the input file. Attributes whose names begin with "DT" (such as DTSTART and DTEND) are converted into datenum double values. All other values are returned as char arrays. When identical attributes are encountered, such as event ATTENDEE fields, the values are combined in cell arrays.
引用格式
Bill Aldrich (2024). icsread (https://www.mathworks.com/matlabcentral/fileexchange/69876-icsread), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |