how to display sensor data on matlab gui?

6 ビュー (過去 30 日間)
heisenberg
heisenberg 2015 年 3 月 13 日
コメント済み: Image Analyst 2015 年 3 月 15 日
in my project i need to display data of various sensors on matlab gui. i am using arduino uno for project and interfaced it with matlab by arduinoIO .pde file.so how to do serial communication between matlab and arduino??? how can use textbox to display sensor data?
  2 件のコメント
Geoff Hayes
Geoff Hayes 2015 年 3 月 14 日
heisenberg - you seem to have two questions here: how to do serial communication between matlab and arduino and how can use textbox to display sensor data. What problems are you having in solving the first question? Please be specific and include any errors that you are observing. We need to know what you have tried so that we can offer some guidance.
heisenberg
heisenberg 2015 年 3 月 15 日
i m new to the matlab & in learning phase now.

サインインしてコメントする。

回答 (1 件)

Image Analyst
Image Analyst 2015 年 3 月 15 日
Can you be more specific about exactly what form the "sensor data" is in? There are a variety of ways to display data. Here are some of them: http://www.mathworks.com/discovery/gallery.html
There are images, bar charts, line plots, pie charts, etc. Which do you think would be good for your data?
  2 件のコメント
heisenberg
heisenberg 2015 年 3 月 15 日
i m using temperature sensor in my project.at arduino side i calculate the temperature in degree/C. i just want to show that value in matlab gui in the form of numbers. i m new to the matlab. so dont have much prior knowledge about it.
Image Analyst
Image Analyst 2015 年 3 月 15 日

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeArduino Hardware についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by