1

what does the ## represent in following expression:

Manipulate[Plot[Sin[a x],{x,0,4Pi}],
   {{a,1},0,4,AngularGauge[##,ImageSize->125]&},ControlPlacement->Left]

enter image description here

In this case, what is the arguments list the ## represent? Does ## represent the arguments list of Manipulate function and what is it? I understant when it is used in this case: f[##]&[a,b,c,d].

DieLianHua
  • 11
  • 2

0 Answers0