Community Profile

photo

rawand


Texas A&M University College Station

Last seen: 3 months ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • First Answer

View badges

Feeds

View by

Answered
Finding the index value corresponding to a value closest to 0 in an array
simply: Temp = [-15.3, 0.2, 15.2, 30, 45.3]; RefTemp = 30; %Value to compare the Temp array values to for ii = 1:len...

8 years ago | 0