How to do the trick using MATLAB?

Posted by user198729 on Stack Overflow See other posts from Stack Overflow or by user198729
Published on 2010-04-17T15:55:34Z Indexed on 2010/04/17 16:03 UTC
Read the original article Hit count: 313

Filed under:
|
l = [4 1 3 2 3 4 5 6 3 2 1 2]

We can only apply shift operation to l,how to get the minimum number?

© Stack Overflow or respective owner

Related posts about matlab

Related posts about trick