Message Boards Message Boards

0
|
1964 Views
|
1 Reply
|
1 Total Likes
View groups...
Share
Share this post:

Change the scale on x and y axes?

Scale

How to change the scale on x,y axes? In thisr picture the scale x is 1, I want to change to 0.5. Can you help me to change it? Thank you.

POSTED BY: Kemal Ed Dien

You probably need the FrameTicks-option, e.g.:

ContourPlot[<arguments>, FrameTicks -> {Range[0, 10, .5], Range[0, 10, .5]}]
POSTED BY: Henrik Schachner
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract