photo

vishwash saxena


sastra

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
3 Answers

RANK
22 877
of 300 343

REPUTATION
1

CONTRIBUTIONS
3 Questions
3 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 20 926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 172

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


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...

mer än 14 år ago | 1 answer | 0

1

answer

Answered
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') ...

mer än 14 år ago | 0

Answered
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....

mer än 14 år ago | 0

Question


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...

mer än 14 år ago | 5 answers | 1

5

answers

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

mer än 14 år ago | 0

Question


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...

mer än 14 år ago | 3 answers | 0

3

answers