| Author |
Comment/Response |
JC
|
08/26/09 12:25pm
Plot[{Cot[x]}, {x, 0.0001, 6.5]}, Exclusions -> {Sin[x] == 0},
PlotRange -> {{0, 3 Pi}, {-5, 5}},
ExclusionsStyle -> Directive[Red, Dashed]]
I am using the command above to plot the cot[x] with the asymptotes drawn in red, dashed lines but the asymptotes continue to be drawn as default, as shown in the attachment. What is wrong?
Thanks
Attachment: Asymptotes.jpg, URL: , |
|