Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Cancel
2
  • 2
    The script you show does not use x2y1, however it does use x1y2. Is this a typo in your question, or your script? The command to make x2 match x1 is set link x2, but if you want x2 to be the same as x1 why not just use x1?
    – Ethan
    Commented May 19, 2020 at 16:53
  • Sorry it is typo. Both are using x1. My question is On x1 axis x1y2 is one position away from x1y1. That can be seen in xtic label.
    – Active Hub
    Commented May 20, 2020 at 4:43