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.
Citar como
Bill Aldrich (2024). icsread (https://www.mathworks.com/matlabcentral/fileexchange/69876-icsread), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |