Vector array from matrix
Show older comments
Can anyone suggest me the general code for finding the difference between maximum and minimum value in a higher order matrix to get each row answers in vector form.
2 Comments
JESUS DAVID ARIZA ROYETH
on 29 Nov 2019
can you give a short example please?
dpb
on 29 Nov 2019
Use the optional argument to the min max functions to operate on the desired dimension...
Accepted Answer
More Answers (0)
Categories
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!