Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How do I pass sensor Data to a GUI?
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello,
I have recently been using matlab to interact with my arduino. Now I have i down pretty well in terms of creating arduino objects. including libraries and plotting them.
However, my problem lies in passing these arguments to a GUI. to clarify a bit more, I would like to create a simple GUI that plots (or shows in a gauge) the speed of a dc motor. I know I should use a ValueChangingFcn in the appdesigner and well... I get pretty lost. I'm familiar with making something simple, such as a plot that changes color when a drop down menu specifies a certain color. I just cannot seem to figure out using real time data in the GUI.
Please and thanks to whoever reads this.
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!