photo

vishwash saxena


sastra

2011년부터 활동

Followers: 0   Following: 0

메시지

통계학

Feeds

보기 기준

질문


serial data & real time plot
i want to get a serial data and plot its value against the time... here is the code obj = serial('COM1') %creating t...

13년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
i want to read the serial data using for loop... and want to get a real time data plot
sorry jan ... i m not much familiar with matlab so was trying to figure it out... here is the code ... obj = serial('COM1') ...

13년 초과 전 | 0

답변 있음
i want to read the serial data using for loop... and want to get a real time data plot
i want to get the current signal as output from a sensor via serial communication and want to plot the value of current vs time....

13년 초과 전 | 0

질문


i want to read the serial data using for loop... and want to get a real time data plot
function plot_Callback(hObject, eventdata, handles) a1=0; for i=1:1000 obj = serial('COM1'); set(obj,'BaudRat...

13년 초과 전 | 답변 수: 5 | 1

5

답변

답변 있음
gui callback stop problem...
sorry about the format... i tried using gloabal variables and it worked thanx a lot...

13년 초과 전 | 0

질문


gui callback stop problem...
hiii frns....... i have been working on my project... in this i have a long continuous programme of plotting a data.. but proble...

13년 초과 전 | 답변 수: 3 | 0

3

답변