Search
Programming languages
Home
Matlab
Find location of max value in array matlab
Code examples
2
0
find location of max value in array matlab
maximum = max(max(A)); [x,y]=find(A==maximum)
Similar pages
Similar pages with examples
In other languages
This page is in other languages
empty row
Русский
..................................................................................................................
Ссылка
Italiano
..................................................................................................................
Link
Polski
..................................................................................................................
Link
Română
..................................................................................................................
Legătură
한국어
..................................................................................................................
링크
हिन्दी
..................................................................................................................
लिंक
Français
..................................................................................................................
Lien
Türk
..................................................................................................................
Atıf
Česk
..................................................................................................................
Odka
Português
..................................................................................................................
Referênci
ไทย
..................................................................................................................
เชื่อมโยง
中文
..................................................................................................................
链接
Español
..................................................................................................................
Referencia
Slovenský
..................................................................................................................
Odkaz
Балгарскі
..................................................................................................................
Спасылка
Íslensk
..................................................................................................................
Link
Popular in the category
Popular pages with examples in the category
empty row
matlab matrix size
matlab matrix index
matlab zero vector
matlab matrix zeros
to detect if a data frame has nan values