Andrew8611
Member level 1
- Joined
- Mar 16, 2006
- Messages
- 37
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,288
- Activity points
- 1,557
Does anybody knows a command in Matlab that lets me find the specific position when a sign change occurs inside a vector??
for example, I wrote t=0:0.01:10000 and then I wrote y=sin(t), which command lets me see the position on the vector y where it changes from positive to negative or from negative to positive?????
for example, I wrote t=0:0.01:10000 and then I wrote y=sin(t), which command lets me see the position on the vector y where it changes from positive to negative or from negative to positive?????