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

  • Home
  • SEARCH
  • 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 8751205
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T13:00:10+00:00 2026-06-13T13:00:10+00:00

Using a figure to create a new one, then spectrogram to plot on it,

  • 0

Using a figure to create a new one, then spectrogram to plot on it, how do I mark a certain point on the existing figure?

  • 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-13T13:00:11+00:00Added an answer on June 13, 2026 at 1:00 pm

    Use the hold feature:

    hold on

    This way, you can make another plot and it will overlay the spectrogram.

    An example (you probably didn’t see your marker because it wasn’t large enough):

    >> t=0:0.001:2;                    % 2 secs @ 1kHz sample rate  
    >> y=chirp(t,100,1,200,'q');       % Start @ 100Hz, cross 200Hz at t=1sec   
    >> spectrogram(y,128,120,128,1E3); % Display the spectrogram
    >> hold on
    >> plot(200,1,'bx','MarkerSize',20,'LineWidth',20); %Overlay a large, blue X
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using ggplot2 to plot a figure that contains nine facets. Each facet
I've created a web service using WCF. I cannot figure out how to set
Some background I've created a GUI using a combination of a GUIDE built Figure
I understand how XMLSerializer could work by using reflection to figure out what public
I'm using pymongo and I can't figure out how to execute the mongodb interactive
I cannot figure out how to write the following query using the DbFinderPlugin 1.2.2
I am using bison and its difficult to figure out the conflicts by looking
I'm trying to figure out IO using StaX, but I keep getting malformed and
I'm using a standard SQL database and I'm trying to figure out whether or
I'm trying to figure out how to build a query using Yii's CDbCriteria that

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.