| Author |
Comment/Response |
ZHANG CHAO
|
04/17/09 10:41am
Hi. In documentation center, there is a demonstration.
Manipulate[With[{value = Table[c[i], {i, 1, n}], controls = Sequence @@ Table[{c[i], 0, 1}, {i, 1, n}]},Manipulate[value, controls]], {n, 1, 10, 1}]
But by no means can I understand how it works. Thank you very much for your help !
Zhang Chao
URL: , |
|