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 6198299
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T03:58:21+00:00 2026-05-24T03:58:21+00:00

I have the plot shown below: Now the problem is that I need to

  • 0

I have the plot shown below:

photo

Now the problem is that I need to make the fonts large at the same time, I need to make them clear (disjoint). I do not care about the ratio of spaces between ticks. one solution is to have the spaces equidistant so that I can read the tick labels carefully. Any Idea how i can do that?


Following Yoda’s comments I surely do get a better look.
I do not know how to get the aspect ratio but I use the following code

    figure('Units', 'pixels', ...
    'Position', [100 100 500 375]);

The font size is 16 and I set the Axis as:

    axis([-1 1 0 100])

photo

  • 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-24T03:58:22+00:00Added an answer on May 24, 2026 at 3:58 am

    It would be more helpful if you also told us what the aspect ratio is and what font-size you’re using. If I try to reproduce it, I get a reasonable looking plot where the labels are easy to read at a fontsize of 16 or 18.

    enter image description here

    Now, moving the tick marks around or intentionally labeling in a different position can lead to lot more problems in interpretation (for one, the data point will no longer align with the tick) and I wouldn’t suggest that approach. In your case however, is 0.33 equivalent to 1/3? If so, you could use 1/2 and 1/3 and save some space. You can set it with

    set(gca,'xtick',[-1,-0.5,-0.33,0,0.33,0.5,1],...
        'xticklabel',{'-1','-1/2','-1/3','0','1/3','1/2','1'},
    

    and it should look like this:

    enter image description here

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

Sidebar

Related Questions

I have a plot (sample code pasted below) that I am trying to add
I have a data.frame with 3 time series in it, shown below. When I
I have this plot [ Full Resolution ] I need to make a straight
I have the following data set that I am trying to plot with ggplot2,
Say that I have two figures in matplotlib, with one plot per figure: import
I have a scatter plot with 10 points, some points are above and below
I have a problem making an inner class that extends from JPanel to draw
I am trying to add geom_text labels to my mosaic plot below: that I
I have a 2D numpy array that I want to plot in a colorbar.
I would like to have in the same figure a line plot and a

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.