Community Profile

photo

sushma gunde


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to plot three Y-axes with same X-axis in matlab
x1=(0:43:(3*43)); Y1= x2=[1:1:134]; Y2= x3=[50:60:170]; Y3= [ax,hlines] = plotyy(X1',Y1',X2',Y2') ax(3)...

8 years ago | 2 answers | 0

2

answers

Question


how to average time at every 5 intervals in matlab
Here is my data 02-Sep-2015 09:58:32: 0, 7.3200E-05,5, 2.0000E-02 02-Sep-2015 09:58:32: 0, 7.3200E-05,5, 2.000...

8 years ago | 1 answer | 0

1

answer

Question


How to read data every second in serial communications using matlab
Hello, I would like to read data every one second from the device but i am unable to do it. I have tried with the following cod...

8 years ago | 1 answer | 0

1

answer

Question


How to read values from a pressure controller using matlab
0 down vote favorite As i am new to this concept, i would like to know some information. "I have a pressure guage wh...

8 years ago | 0 answers | 0

0

answers