Is it possible to select an area on a graph and to delete data directly from it?

Hi,as written in the message subject, I'm interesting in the possibility of delete data directly from a graph, using two cursors on the x-axis, or selecting directly an area.
In fact I don't know how to link the cursor position to the data position in an array, in fact if I'm able to do this, I can use the cursors to select an interval on the x-axis and then with the help of a control on the front panel, delete the data from the array, and obtain a new graph without the selected area.
Thanks for your kindly attention
Best regards
Michele Maria Marotta
PhD students
University of Salerno-Italy

I'm assuming from your question that you have an XY graph built from an array, and I'm also assuming the array is sorted by the X axis.
Create a property node for the graph (Right-click on the terminal and select Create>>Property node). Now you can either select the Cursor>>Cursor position and Cursor>>Active cursor properties to get the coordinates of the cursor(s), or you can select the Cursor List property to get an array of clusters that holds the data for all the cursors. Assuming you only have two cursors, you can use a for loop and place an Unbundle by name VI in it to get the cursor position. Now that you have the positions for both cursors, go back to the original array and remove the data that's between these values.
Try to take over the world!

Similar Messages

  • Select an area of sound track and delete it without using the razor?

    Is there a way to select an area of sound track and delete it without using the razor please?
    Like drag and then cmd-delete or clear or something would seem intuitive?
    Thanks Steve z denver

    Set In and Out Points to define the region, then use the Lift command (Sequence>Lift). Note that the Lift command functions based on track targetting, so if the Video track is also targetted, the content will be removed there, too.

  • TS4036 I purchased an iphone for my daughter and we are using the same account and she deleted some contacts from her phone and they were deleted off of my contacts as well. Is there a way to use icloud backup to reinstall the contacts to my phone?

    I purchased an iphone for my daughter and we are using the same account and she deleted some contacts from her phone and they were deleted off of my contacts as well. Is there a way to use icloud backup to reinstall the contacts to my phone?

    Welcome to the Apple community.
    You can only restore them from a Computer backup. This has occurred because you are sharing an iCloud account. ideally you should each have your own iCloud account, that way you can each manage your own mail, contacts, calendars, documents etc and avoid unintentional deletions and unwanted editing. If there is information you wish to share between you, this can be done with a secondary account.
    Having separate iCloud accounts, doesn't mean you have to have separate iTunes accounts, so whilst you keep your personal data separate, you can continue to share music, apps, books, TV shows, movies etc.

  • Is it possible to make a playlist and then delete those songs from the Music library and only keep them in the Playlist?file

    Is it possible to make a playlist of particular material and then delete them from the Music list and just keep them in the play list?
    than you. first time user/.

    I see you've found your answer here.
    tt2

  • What are the steps to restore all deleted data and settings by remote wipe? Thanks.

    What are the steps to restore all deleted data and settings by Remote wipe?

    Go to me.com, logon and go to the FindMyiPhone. If it does not appear then there is not much you can do.
    Next step would be to appleid.apple.com and change your password to cut off access to your iDisk.

  • I have a problem with the keyboard on my MacBook. The letters are typing as symbols and the delete and return/enter buttons do not work. Does anybody know how to fix this?

    I have a problem with the keyboard on my MacBook. The letters are typing as symbols and the delete and return/enter buttons do not work. Does anybody know how to fix this?

    Hey skyshade13,
    Thanks for the question. The following article outlines how to restore a previous iTunes library should there be no content after updating. While the article does not speak specifically to your symptoms, attempting the steps by utilizing the "Previous iTunes Libraries" folder may resolve your issue.
    No content shows up in iTunes after updating
    http://support.apple.com/kb/TS1967
    For further information see the following information:
    OS X Lion: iTunes opens to "created by a newer version" alert
    http://support.apple.com/kb/TS3918
    iTunes: How to re-create your iTunes library and playlists
    http://support.apple.com/kb/HT1451
    Thanks,
    Matt M.

  • Is it possible to record data directly from PXI-5112 scope card through PXI bus to SCSI RAID array (connected to PXI-8210)?

    Colleagues,
    Is it possible to record data directly from PXI-5112 scope card through PXI bus to SCSI RAID array (connected to PXI-8210)?
    Which will be the maximum transfer rate for continuous data recording?
    Thank you,
    Sergey
    Sergey

    Sergey,
    The PXI-8210 can connect to any SCSI 2 compliant device. If the RAID controller is SCSI 2 and appears just like a hard drive in the operating system, then you can send data directly to the RAID array. The problem is that the driver for the PXI-5112 does not yet support continuous acquisition. The on-board 16MB or 32MB buffer stores the data until the entire acquisition is completed. Once the acquisition complete, all of the data is transferred from the on-board buffer to the hard drive. After that happens, the NI 5112 is ready for another acquisition.
    Best Regards,
    Jace Curtis
    NI Applications Engineering

  • IS IT POSSIBLE TO SELECT 3 OR 4 FAVOURITE PERSONAS AND THEY APPEAR RANDOMLY WHEN YOU OPEN FIRFOX. THANK YOU KAY

    hi....I like so many of your personas I would like to know if it possible to select 3 or 4 personas and then have them appear randomly when you open
    firefox. Thank you Kay

    See this extension - https://addons.mozilla.org/en-US/firefox/addon/personas-rotator/

  • Is it possible to select all files within a directory (and not the folders/subfolders)?

    For instance, in my iTunes directory, I would like to select all of the music files without selecting the other olders (artist name, album name). Going through with Shift+click and command+click will take an eternity. If I just highlight everything and hit "open", it will open ALL of the folders as well as opening the actual files. I want to skip the folders if possible with a mass selection.

    Well, its gonna be an expensive comparison since there is no non-arbitrary way to iterate through the files, but try:
    String f1, f2;  // the comparing files
    //get a primary list of files to iterate through
    Process p = Runtime.getRuntime.exec("ls");  // if in Linux
    BufferedReader pri =
        new BufferedReader(
        new InputStreamReader(
        p.getInputStream()));
    while((f1 = pri.readLine()) != null){    // for each file...
        Process q = Runtime.getRuntime.exec("ls");  // get all file names
        BufferedReader sec =
            new BufferedReader(
            new InputStreamReader(
            q.getInputStream()));
        while((f2 = sec.readLine()) != null){   // and for each of these
            if(!f1.equals(f2))  // as long as it's not the same file
                DO_COMPARISON(new File(f1), new File(f2));   // compare them
    }

  • Is it possible to (selectively) automatically move to next patch and start?

    .. so that (for example) my first three songs play one after the other then MS stops awaiting a play cmd?
    I can't see this anywhere in the help but it must be a frequently used function.

    I don't know a way of doing this so it automatically skips to the next patch to play after the song ends, but there are a few other ways of doing this:
    1. You could combine the three tracks into one and have it play as one Playback. Insert Markers if you needed them for navigation to each of the sections/tracks.
    2. You could have three different plug in's and play/mute the separate channel strips
    3. There is a mixer with backing tracks template that might be useful for the type of performance/functions you need.
    Try any of those, meanwhile, I'll try to think of more options.
    J.

  • We are on SCM5.0, and want to upgrade R3 from 4.6B to ECC6, need some input

    Hello All,
    Can anyone please offer any suggestions/pitfalls/documentation, etc with regards to the following:
    We have upgraded our APO3 system to SCM5 1 year ago
    We had been using R3 system 4.6b, and everything was working fine.
    Now we are going to upgrade 4.6b to ECC6.
    When we upgrade to ECC6, do we have to blow away all transaction data in SCM5 and reload since the logical system names for CIF will be different once we move from 4.6b to ECC6?
    Can anyone point me in the right direction to the approach to dealing with this from an upgrade perspective?
    Regards,
    Stella

    Hi Stella
    I would recommend you to look into the MasterGuide for SAP SCM (see http://service.sap.com/instgudies -> SAP Business Suite Applications -> SAP SCM). This guide deals with the relevant parts of SAP ERP 6.0 also.
    regards
    Andreas Rudolph

  • What are the Premier, Extended and Sustaining Support Dates for Beehive?

    If you look at the Oracle Lifetime Support Policy for Oracle Fusion Middleware (found at http://www.oracle.com/us/support/lifetime-support/lifetime-support-software-342730.html), Beehive is not listed. What are the dates that Premier and Extended support end for the various versions of Beehive?

    Oracle Beehive has been added to the online Oracle Lifetime Support policy document
    http://www.oracle.com/us/support/library/lifetime-support-technology-069183.pdf

  • Is it possible to pick a point in a graph and drag/move it to another position using the mouse?

    I have an array which contains sample points.
    I would like to be able to pick exactly one of those points in the graph (using the mouse) and move it to another position.
    Thanks
    Thomas

    Hi,
    It's better to make just one cursor (in case you have an array of let say
    200 points), and make it snap to the nearest point. With the event structure
    you can read out if the user has clicked in the graph, read out the cursor,
    and when the mouse button is released, change the point to the new location.
    Regards,
    Wiebe.
    "MrWaves" wrote in message
    news:[email protected]..
    > Thanks!
    >
    > I didnt realize that it is possible to have more than one cursor!
    > This means I need to generate as many cursors as points in my array
    > and just make it look like an ordinary point.
    > Then I can use this cursor to move the point to any position within
    > the graph.
    > I hope my guess is correct!
    >
    > Thanks
    again for your help
    > Thomas

  • Messages received are not showing graphs and some pictures

    When I download a message graphics and some pictures are just appearing as vacant box

    Followed all - if I save email to another file as HTML, it is OK but I don't want to do that every time I look at an email containing images!

  • Why are my purchased ringtones and alert tones being removed from phone?

    I Have brought a ringtone and two alert tones twice and both times all have been wiped from phone and default tone put back???

    Try updating to iOS 8.1.2 : http://support.apple.com/kb/DL1758 :
    This release includes bug fixes and addresses a problem where ringtones purchased through the iTunes Store may have been removed from your device. To restore these ringtones, visit itunes.com/restore-tones from your iOS device.
    Restoring missing ringtones : Restore missing tones on your iPhone, iPad, or iPod touch running iOS 8.1.1 :

Maybe you are looking for