operation in matrix in matlab
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
ali hassan
am 31 Jan. 2022
Bearbeitet: Arif Hoq
am 31 Jan. 2022
if i want to know the number of times an condition is fullfilled for a matrix, how can i do so;
a=[3 4 2 5 3 5]; %defining a matrix
% now what should i write if i want to know the number of times, a matrix
% has a value greater than 4.
0 Kommentare
Akzeptierte Antwort
Siehe auch
Kategorien
Mehr zu Operators and Elementary Operations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!