Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6533917
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T10:11:16+00:00 2026-05-25T10:11:16+00:00

For example, what is a code for plotting y = x so that y-

  • 0

For example, what is a code for plotting y = x so that y- and x-axis have the same scale ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T10:11:16+00:00Added an answer on May 25, 2026 at 10:11 am

    Maxima, by default, uses gnuplot to produce 2d graphics.

    If you’re using this default, then you need to set the gnuplot_preamble, e.g.

    plot2d(x, [x,-1,1], [gnuplot_preamble, "set size ratio -1"])$
    

    Note the -1 means that gnuplot tries to set the scales so that the unit has the same length on both axes, while +1 sets the aspect ratio ignoring the axis scales.
    To make this the default, type

    set_plot_option ([gnuplot_preamble, "set size ratio -1"])$
    

    If you want to find out more about the gnuplot size options, run gnuplot from your terminal and type help set size into the console.


    n.b. Most basic questions you can have about Maxima can be found somewhere in their mailing list archive: http://maxima.sourceforge.net/maximalist.html

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Does anyone have an example (code or a link) that will allow me to
I have the following example code: class A(object): def __init__(self, id): self.myid = id
I see a lot of example code for C# classes that does this: public
Can someone give me some example code that creates a surface with a transparent
I am trying to adapt the underlying structure of plotting code (matplotlib) that is
I have a plot (sample code pasted below) that I am trying to add
I have this example code: #include template<class T> class Class { public: typedef boost::shared_ptr<Class<T>
I am plotting some curves using twin-axis and also scientific notation. I have set
I have the following example code: create table #tempmembers ( memberid int ) update
I have some example code: var array = []; array[0] = {id:0}; array[1] =

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.