Clear Filters
Clear Filters

Converting data to graph

5 views (last 30 days)
Michael
Michael on 9 Oct 2022
Commented: Caitlin on 25 Oct 2023
I need to convert Wit-Motion sensor data into statistical data for Scatter plot, bar graph etc. Looking for advice or ideas. Thanks
  1 Comment
Image Analyst
Image Analyst on 9 Oct 2022
What's wrong with the built in functions for plot, scatter, bar, etc.?
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:

Sign in to comment.

Answers (2)

Rahul
Rahul on 12 Oct 2022
Edited: Rahul on 12 Oct 2022
With reference to your question, it seems that you are not able to read the Wit-Motion sensor data.
You can refer to following link which read the Wit-Motion sensor data using Serial port into MATLAB. (Please note that the code given in the video below is not developed or supported by MathWorks and if you need assistance using it, please contact the author directly.)
If you have imported the sensor data, you can use in-built functions for plotting statistical data using Scatter plot, bar graph etc.
  1 Comment
Caitlin
Caitlin on 25 Oct 2023
Hi! This is a private link. Can you make it public so people like myself (who are struggling to work through Wit-Motion sensor data) can try it out? Thank you!!

Sign in to comment.


Chouaib Djaghloul
Chouaib Djaghloul on 10 Mar 2023
Edited: Chouaib Djaghloul on 10 Mar 2023
hello everyone i have the same question however me i wasn't even able to read the data from the sensor i've tried their sample code same result, has anyone has worked with one of their sesnors who can explain the code for me ?
thanks in advace

Community Treasure Hunt

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

Start Hunting!