find position of the matrix

2 次查看(过去 30 天)
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

采纳的回答

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

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Images 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by