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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T03:57:02+00:00 2026-06-08T03:57:02+00:00

I have an array of points that I’ve associated against frequency. How do I

  • 0

I have an array of points that I’ve associated against frequency. How do I plot that array against wavelength instead of frequency? Keep in mind that I don’t want to define functions, just working with arrays here. Here’s how I would plot the array known as Q:

f = 100:500;  % frequency points
Q = f^2;      % a "function" of frequency
plot(f,Q)

Now I know I can simply define a new array lambda=c/f where c=speed of light, but can I replot Q against wavelength without having to redefine Q as a function of wavelength?

  • 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-08T03:57:05+00:00Added an answer on June 8, 2026 at 3:57 am

    Sure, just change the x-axis:

    plot(c./f, Q);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Suppose I have array of points.I want to draw the route of that points
I have a symmetric 2d array myMSTdata[][] of points that represents a minimum spanning
I have an array that contains the points for drawing multiple hills. When I
I have an array of objects that I want to save as a file
I have a buffer of points that I want to send off to be
Hi I have an array list that has seven objects with type Points my
Say I have an array of points that form a line and a text.
Say I have an array that represents a set of points: x = [2,
I have a 2D-array that defines points in one or more paths: Path#1 =
I have an array of tiles that are of the type Texture2D and want

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.