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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T00:42:09+00:00 2026-06-18T00:42:09+00:00

I am using this command (package fields)to plot my data: r. image.plot((r),main = RMSD,

  • 0

I am using this command (package fields)to plot my data: r.

image.plot((r),main = " RMSD", add = FALSE,legend.shrink = 0.9,
           legend.width = 1.2,  legend.mar =  5.1, graphics.reset = FALSE, 
           horizontal = FALSE, xlab = "Longitude", ylab = "Latitude", 
           bigplot = NULL, smallplot = NULL, legend.only = FALSE, 
           lab.breaks = NULL, axis.args = NULL)

But the numbers(interval) shown on the legend are like this

          0   0.1   0.2  0.3  0.4

I am grateful to anyone to tell how to change it to be something like

         0   0.05   0.1  0.15   0.2  0.25  0.3  0.35 
  • 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-06-18T00:42:10+00:00Added an answer on June 18, 2026 at 12:42 am

    As sample data wasn’t provided, used data provided in function image.plot() help file.

    x<- 1:10
    y<- 1:15
    z<- outer( x,y,"+") 
    

    To set breaks manually you should use argument breaks=, then argument col= is used to provide colors (number of colors have to be one less than number of breaks). Argument lab.breaks= is used to set the same breaks also in legend.

    image.plot(x,y,z,breaks=seq(2,24,2),col = terrain.colors(11),
       lab.breaks=seq(2,24,2))
    

    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 am deploying my web application from command line using this msbuild WebApplication1.csproj /t:Package
I am using this command to generate Localizable.strings file. I have to go through
I built wxWidgets on Linux using this command: ../configure --enable-shared --disable-debug It see results
I have turned computer monitor off using this command SendMessage(f.Handle, WM_SYSCOMMAND, (IntPtr)SC_MONITORPOWER, (IntPtr)(turnOff ?
I have compiled my application on Linux (Intel) machine using this command gcc –g
how to insert inner array in mongodb using php I run this command in
I'm following the Railscasts tutorial on using OpenID with AuthLogic . This command: $
If I run a command like this, using ruby's pty class, how do I
I'm using the schtasks command from C# like this: schtasks /create /sc ONCE ...
Currently I am using a post-build event command line similar to this one: xcopy

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.