3 month data collection usng data inspector simulink
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I wanted to set up a test where I use the "monitor and tune" option to read a C2000 ADC and record the data. This code will need to record 12 signals for 3 months of time while sampling every second. This will create an extremely large file and would appear to be well past the limit for exporting the data to an excel or even opening the .mat file. I was hoping that there was a way to splice the data inspector data into multiple files without stopping the "monitor and tune". Please let me know if this is possible
2 commentaires
Chetan Bhavsar
le 12 Août 2023
I guess for such long time thingspeak would be good option, I dont know the details but you can check thingspeak once if it can be applied on your usecase.
Réponses (1)
Muskan
le 4 Sep 2023
Hi Joshua,
As per my understanding, in the "Monitor and Tune" feature of MATLAB, there isn't a direct option to automatically splice the data into multiple files while continuously recording without interrupting the monitoring process.
You can refer to the following documentation for further understanding:
https://in.mathworks.com/help/supportpkg/arduino/ug/remotely-monitoring-and-controlling-an-application-on-hardware.html
Thanks
0 commentaires
Voir également
Catégories
En savoir plus sur Spreadsheets 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!