plotting 2d sensor data
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have a sensor data whose value varies from 0 to 65536 as the data type is uint16. I want to draw a 2D plot which should vary from -3000 to +3000 on X-axis with respect to time.
For example if in my data set I get
0 equivalent to -3000
32768 equivalent to 0
65536 equivalent to 3000
Please kindly excuse if the question is very trivial as I am beginner to MATLAB.
Thanks
2 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Annotations in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!