Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How to operate a function on matrix
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Dear all, I want to operate a function on matrix elements. How to do it? See the attached file.
0 Kommentare
Antworten (1)
Abdolkarim Mohammadi
am 26 Aug. 2020
Bearbeitet: Abdolkarim Mohammadi
am 26 Aug. 2020
Assuming this is your homework assignment, I can only give you the clue that you can use logical indexing.
https://www.mathworks.com/help/matlab/matlab_prog/find-array-elements-that-meet-a-condition.html
1 Kommentar
Diese Frage ist geschlossen.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!