From: NAGAMALAI THIRUVENGADAM on 7 Aug 2010 02:27 In matlab plotting, Generally we have grids on numeric values. e.g. 0.2, 0.4, 0.6,... But I want Pi, Pi/2, Pi/4, etc. Kidly help me how to do that.
From: Walter Roberson on 7 Aug 2010 23:22 NAGAMALAI THIRUVENGADAM wrote: > In matlab plotting, Generally we have grids on numeric values. e.g. 0.2, > 0.4, 0.6,... > But I want Pi, Pi/2, Pi/4, etc. Kidly help me how to do that. See the axis XTick and XTickLabel properties.
|
Pages: 1 Prev: looping with a function Next: How to use dblquad command |