exporting data using xlswrite for each 24 hours?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
dear all, by using xlswrite('DATA', DATA, 'output_data', sprintf('A%d')); i can export my DATA to excel sheet. Since,its is a part of real-time video analysing, i'd like to save data for each 24 hours, i mean after 24-hours it can automatically export to another excel file and so on.. can you help me please
4 commentaires
Geoff Hayes
le 11 Juil 2016
Right, but have you written your MATLAB code to use a timer that expires in 24 hours? Please provide more details including a brief description of what code you have written and what you need help with.
Réponses (0)
Voir également
Catégories
En savoir plus sur Standard File Formats dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!