find position of the matrix

x=0.0344 0.0018 0.0519 0.0181 0.0285 0.0393 0.0344 0.0344
find the position of each value and the further process taken the value one by one

 Accepted Answer

x(1), x(2) ... x(end),
Gives you each every value in the array.

More Answers (0)

Categories

Find more on Images in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!