On 7/6/2013 10:25 PM, peng wei wrote:
> "plot(c,d{k},'k.','Color',b([k k k]),'MarkerSize',3,'linewidth',1.5);"
> can you help me to explain this programming ? thanks !
doc plot
relate arguments to quantities in the code by position for first three,
rest should be self-explanatory.
--
> "plot(c,d{k},'k.','Color',b([k k k]),'MarkerSize',3,'linewidth',1.5);"
> can you help me to explain this programming ? thanks !
doc plot
relate arguments to quantities in the code by position for first three,
rest should be self-explanatory.
--