Storing live data of sensors into arrays
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Lavanya Balasubramanian
el 21 de Ag. de 2019
Respondida: Divya Yerraguntla
el 26 de Ag. de 2019
I have 3 sensors , say x y z, whose values are received in matlab GUI and plotted. I need to find the correlation between xy, yz and xz such that when there is a negative correlation, I could identifiy the sensor associated with that error. Inorder to do this I want to store the live incoming data into array of size 10 or 15. The old data need to shift when new data arrives. Could someone tell me how this could be created in GUI
0 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Matrices and Arrays en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!