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.
Zitieren als
Bill Aldrich (2024). icsread (https://www.mathworks.com/matlabcentral/fileexchange/69876-icsread), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!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 |