Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    I realise I didn't express myself clearly. What I am looking to do is to edit the y axis such that the values it labels are [-5 5]. I wish to make no changes to the x axis.

    How could I do this?

    Comment


    • #17
      Indeed. You could try an extra option, something like

      Code:
      yla(-7/7)
      or

      Code:
      yla(-6(2)6)
      See

      Code:
      help axis label options
      .

      Comment


      • #18
        That's exactly it. Thank you very much

        Comment

        Working...
        X