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

The Archive Base Latest Questions

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

My question says everything. I am plotting points on Matlab. But when I set

  • 0

My question says everything. I am plotting points on Matlab. But when I set ‘title’ value, it displays title-name at the top of the image by default. How can I get the title set a the bottom of the image?

Thanks in advance.

  • 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-26T18:58:21+00:00Added an answer on May 26, 2026 at 6:58 pm

    If you don’t use xlabel you could use that as a quick hack.

    If you do use the xlabel, add another line or two by passing a cell array:

    figure;
    xlabel({'X-label', '', 'Figure title'});
    

    As Amro mentioned in his comments you can make a text anywhere with uicontrol:

    x=linspace(0,10*pi);
    plot3(x,x.*cos(x),x.*sin(x)); % Plot a 3d spiral
    uicontrol('Style','text','Position', [200 20 200 20],'String','My Title')
    

    The positioning is not automatic, so when you resize the figure, the title will move away from the center.

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

Sidebar

Related Questions

The title says everything, but just to be clear I'll add some extra words.
Question says it all. I tried browsing through the latest tag but could not
Question says it all. Does anyone know if the following... size_t div(size_t value) {
The question says everything. How can I check if my MySQL connection is closed
The question says pretty much everything. My point is, is the user able to
Question says everything. How to do it with CSS? I have also created a
The question pretty much already says everything. I'm starting to add some features to
The questions says everything, take this example code: <ul id=css-id> <li> <something:CustomControl ID=SomeThingElse runat=server
Question says it all, really. My application is a time tracker. It's currently written
Question says it all, I've got a 500,000 line file that gets generated as

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.