Info
This question is closed. Reopen it to edit or answer.
help I need to correct this program because I have some trouble in run correctly
1 view (last 30 days)
Show older comments
ms=[ 2 8; 3 6; 1 9; 4 3] for t=1:10 s= rand value d= rand value let s=9 and d=1
ss=[s d] dd=[d s] if any row with all column of ms = ss or dd I will do some thing in this time iteration else do another thing
0 Comments
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!