필터 지우기
필터 지우기

3 month data collection usng data inspector simulink

조회 수: 4 (최근 30일)
Joshua
Joshua 2023년 8월 12일
답변: Muskan 2023년 9월 4일
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
C B
C B 2023년 8월 12일
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.
Joshua
Joshua 2023년 8월 14일
Not sure if I can connect the C2000 MCU device to thingspeak. Looks like it might need a wifi connection to it?

댓글을 달려면 로그인하십시오.

답변 (1개)

Muskan
Muskan 2023년 9월 4일
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

카테고리

Help CenterFile Exchange에서 Prepare Model Inputs and Outputs에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by