one question about draw graph in frame
- To: mathgroup at smc.vnet.net
- Subject: [mg49001] one question about draw graph in frame
- From: Daohua Song <ds2081 at columbia.edu>
- Date: Mon, 28 Jun 2004 04:13:44 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Dear group,
i draw a graph in frame model and can use framticks to let the upper
and right have some scale you want. My question is that if it is possible
to let the mathematics to do it automatically? you know, to write down
every ticks is annoying.
e.g
\!\(Plot[x\^2, {x,
0, 1}, Frame -> True, FrameTicks -> {{0, .5, .7, 1}, {0, .5,
1}}]\)
Any suggestion will be appreciated!
daohua