Info
此问题已关闭。 请重新打开它进行编辑或回答。
How to operate a function on matrix
1 次查看(过去 30 天)
显示 更早的评论
Dear all, I want to operate a function on matrix elements. How to do it? See the attached file.
0 个评论
回答(1 个)
Abdolkarim Mohammadi
2020-8-26
编辑:Abdolkarim Mohammadi
2020-8-26
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 个评论
此问题已关闭。
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!