PDA

View Full Version : Mathematica plot Show Origin


iiternal
Sep15-11, 10:04 AM
Hi,
Does anybody know how I can let Mathematica show the origin point when plotting?

Usually, it labels the axes with numbers but not the origin. I have to use Tick{} to let it show origin. But who knows how I can have it show automatically?

Thank you.

DaleSpam
Sep15-11, 10:54 AM
You can always use SetOptions to set the default option for Tick according to your preference.