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.
Cite As
Bill Aldrich (2024). icsread (https://www.mathworks.com/matlabcentral/fileexchange/69876-icsread), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |