Info

This question is closed. Reopen it to edit or answer.

could anyone help me to solve the following issue.

1 view (last 30 days)
Prabha Kumaresan
Prabha Kumaresan on 10 Aug 2018
Closed: Rik on 10 Aug 2018
Could anyone help me with the code for the following logic if P=12 then Q=1,(Q needs to take 1 number from P,remaining numbers are 11) Q=2,(Q needs to take 2 number from P,remaining numbers are 9) Q=3,(Q needs to take 3 number from P,remaining numbers are 6) Q=4,(Q needs to take 4 number from P,remaining numbers are 2) but when Q=5(Q needs to take 5 number from P but the remaining numbers in P are only 2) Again Q needs to be 1 form beginning ,then followed by Q=2,if Q cannot take 2 numbers then Q needs to take the last number from P.Could anyone help me on this.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!