I am trying to create N random arrays of a given length help please!

Hi,
I was given this picture last week as a block diagram in order to create N arrays of a specified length M. The array is to have a floating point representation (i.e. the values that make up the array of numbers can be anything specified by myself.
I attach the picture here and was wondering if someone could tell me what the block diagram object to the right of the random number block diagram object is and where I can find it in LabVIEW, also the block diagram object underneath "N random arrays".
Thanks, This picture is from LabVIEW v.6.1, I am using LabVIEW v.7.1.
Alan Homer
Message Edited by alanhomer on 03-21-2006 03:28 AM
Attachments:
N random arrays.png ‏5 KB

Hi Alan,
The function you want is a bundle found on the cluster palette. You need to make the bundle smaller as it comes off the palette with 2 input.
I attach a VI that is a match to the image you sent, this contians everything wired together and should work out of the box.
Regards
JamesC
NIUK and Ireland
Attachments:
alanhomer.vi ‏20 KB

Similar Messages

  • My iTunes won't open on my laptop. Error message says The file "iTunes Library.itl" cannot be read because it was created by a newer version of iTunes. Help Please!

    My iTunes won't open on my laptop. Error message says The file "iTunes Library.itl" cannot be read because it was created by a newer version of iTunes. Help Please!

    See Empty/corrupt iTunes library after upgrade/crash.
    tt2

  • HT1349 hi guys i have 2 ? 1 my daughters iphone is trying to update on my mac cant get it off help please ,,, 2 i have an old apple id and when i try to up date it keeps looking for the password how do i delete this old apple id help

    hi guys i have 2 ? 1 my daughters iphone is trying to update on my mac cant get it off help please ,,, 2 i have an old apple id and when i try to up date it keeps looking for the password how do i delete this old apple id help

    Hi.
    I had a similar problem myself. This is what helped me.
    I went to the App store app, scrolled to the bottom, logged out of the account, re logged in with my Apple ID.  Then went back to app updates. Once I put in my ID password all was fine.

  • Photoshop elements 11 install stops at sharing progs . Have tried all the trouble shoot info. All useless. Help Please

    Photoshop elements 11 install stops at sharing progs . Have tried all the trouble shoot info. All useless. Help Please
    Windows 8.1 OS

    Does everything include this:
    Troubleshoot installation | Photoshop Elements, Premiere Elements | Windows

  • Trying to create a brush to watermark my photos. HELP!!

    So, Im trying to create a brush to watermark my photographs, but the 'define brush preset' isnt clickable, but it is clickable with any other photo i try it with. What am i doing wrong? can someone please help me? It's quite frustrating.

    Haw large in Pixels is the image?
    And quite frankly I would recommend creating a Path and using »Embed Path« instead of a Brush as Actions that include Paths can be more easily transferred without the risk of forgetting the Brushes.

  • I lost my password on Mac (I cannot play youtube) and I tried many things...it doesn't work. Help please

    I lost my password on Mac (I cannot play youtube) and I tried many things...it doesn't work. Help please

    Did you restore a backup after you restored to factory settings? If you restored a backup, you should try restoring as new, but if hope that support already told you this.
    Have you tried using another WiFi networK? Do you have a computer running iTunes? If so, can you download apps or music on the computer?

  • I have an iPod 5th generation 30 gb it charges on mac os iTunes fine,but i still have problem i can't put now tunes on the iPod i tried every thing reset and all of this stuff..help please

    I have an iPod 5th generation 30 gb it charges on mac os iTunes fine,but i still have problem i can't put now tunes on the iPod i tried every thing reset and all of this stuff..help please

    Hi Mohamed4000,
    Thanks for visiting Apple Support Communities.
    If your iPod isn't syncing, make sure you've tried all the steps in our iPod assistant:
    http://www.apple.com/support/ipod/five_rs/ipod5gen/
    Best Regards,
    Jeremy

  • I'm trying to create a random color generator

    //               create random color generator
                        String[]colors = {"RED", "ORANGE", "YELLOW", "GREEN", "BLUE", "INDIGO", "PURPLE"};
    //               create variable to store random color
                        int mycolorint = (int)(Math.random()*7);
                        String mycolor = colors[mycolorint];
    //               label axis
                   StdDraw.setPenColor(StdDraw.(mycolor));
    what is wrong with this code?

    StdDraw.setPenColor(StdDraw.(mycolor));This line really doesn't make any sense. If you think about it you haven't seen any java code which includes something like "foo.(bar)" or "Foo.(bar)". The compiler wants to see identifiers either side of the dot - and identifiers don't start with a (.
    I am guessing that if "RED" gets chosen from the array, then you want the label axis to useStdDraw.setPenColor(StdDraw.RED);In that case you have to set the array up a little differently.
        // create random color generator
    ???[]colors = {
            StdDraw.RED, StdDraw.ORANGE, StdDraw.YELLOW,
            StdDraw.GREEN, StdDraw.BLUE, StdDraw.INDIGO, StdDraw.PURPLE
        // create variable to store random color
    int mycolorint = (int)(Math.random() * 7);
    ??? mycolor = colors[mycolorint];
        // label axis
    StdDraw.setPenColor(mycolor);You will have to read the documentation for this StdDraw class to see what type StdDraw.RED etc are.

  • Trying to create a drop down menu in numbers...please help

    Hi
    Can anyone indicate how to go about creating a drop-down menu.
    Thanks in advance

    Hi Meela,
    Welcome to Apple Discussions and the Numbers 08 forum.
    Check page 66 of the Numbers User Guide supplied with your copy of iWork. The guide refers to them as "pop-up" menus, so a search using "pop-up" will be more successful than one using "drop down".
    Essentially the process is:
    Click on the cell to select it.
    Open the Inspector and choose Cell Format (icon is a cell containing 42)
    Click the Cell Format menu and select Pop-up Menu from the bottom of the list.
    Double click an item in the list to edit it. Click the + button to add an item, the - button to delete the selected item.
    Done.
    Regards,
    Barry

  • Trying to create a fairly simple effect ... Help!

    Okay, so let me see if I can 'splain this clearly and concisely:
    I'm shooting a short scene for a little 24-hour competition. This is being shot inside a warehouse-style building. No windows. It's set in old mexico. I'd like to be able to cut away a section of the background wall (for the wide shots) and create the impression that we can see outside. Not looking to hang green screens or anything. Just want to create a quick, dirty matte and leave a hole in the image so I can layer it over another clip of footage of a mexican village from an old movie or something. The camera will be locked down for these shots.
    Make sense? Thoughts?
    Thanks!
    travis
    Message was edited by: trickmonkey

    Put your village clip over your warehouse wall clip, then use the rectangle mask tool to cut out a rectangle of it.
    Or, put your warehouse clip over your village clip and use the rectangle mask tool on the wall, then invert the mask. That way it's easier to resize/repo your village footage...
    Patrick

  • How to create more instances for this text game.  Help please!

    Hey guys, so far this code works great, but I'm trying to add more questions and answers to this and I'm having trouble doing that. I've tried using different methods and just going from method to another, but I can't seem to get it to work right. Should I be able to do it with different methods or is there another way I should be doing this?? I also want to add a score to this game as well. Adding points for each correct guess and I searched online trying to find a point to start, but couldn't quite get a hold on it. This is just something that would be cool to add, but isn't necessary if you don't think you can help me out. Thanks for checking this out and for the help!!
    public class TextShuffleGame
         private CinReader reader;
         public TextShuffleGame ()
              reader = new CinReader();
         public void go ()
              System.out.println("");
              System.out.println("Welcome to Text Shuffle.");
              int tries = 0;
              boolean correctGuess = false;
              while (correctGuess == false && tries < 5)
              System.out.println("What 6-letter word is made up from the letters \"dunops\"?");
              String guess3 = reader.readString();
              String answer3 = "pounds";
                        if (guess3.equalsIgnoreCase(answer3))
                             System.out.println("Hooray! You are correct!");
                             correctGuess = true;
                        else
                             System.out.println("Sorry, Try again!");
                             tries++;
              public static void main(String[] args)
              TextShuffleGame thisClass3 = new TextShuffleGame();
                   thisClass3.go();
    }

    If I understand you correctly, you want to add more words to the program. If so, then create an array or some other Collection to store a bunch of words. Then you need to randomly select a word from the list. Create another method to randomly shuffle the letters and display that instead of hardcoding it. Then when a user types a guess you compare it to the word in the list, once again instead of hardcoding it.

  • The file "i Tunes Library.itl" cannot be read because it was created by a newer version of iTunes. Help please?

    Since yesterday I have been trying to get my iTunes to allow me to sync my iPhone with it to get the latest update. However, once I finally managed to download it iTunes would now allow for it to sync, telling me I needed the 64 bit iTunes which I already had and had downloaded at least 4 times trying to get it to work.
    I followed someone elses advice and uninstalled all apple products and went to reinstall it and now I am getting the following message.
    The file "i Tunes Library.itl" cannot be read because it was created by a newer version of iTunes.
    Does anyone know how to fix this problem? And possibly even my other problem with the inability to sync my iPhone with iTunes?
    Thank you.

    no one?

  • Creating and using a digital signature - Not Working / Help Please?

    I have Acrobat X Pro (10.1.11). I am trying to setup a digital signature that is either a scan of my own signature, or a digital version that looks like hand writing. I've gone through a number of help documents and I am still getting something different. What I get is a Printed Name with some text next to it (i.e. Digitally Signed by "my name" DN: cn="my name, o, ou, e-mail, etc.".
    Anyone have any idea how I can start from scratch and create a digital signature that I can simply place on PDFs that looks like my siggy?

    I believe you are confusing digital signature and digital signature appearance. You can create a custom appearance and use it in your signatures. Go to Edit->Preferences->Signatures->Creation & Appearances->More... In the Appearances section in the bottom portion of the dialog select "New" button. Configure Signature Appearance dialog comes up. In the Title field you enter the name of this appearance. In the Configure Text section of the dialog you check which values you want to have in the text part of the signature appearance (you can deselect them all). In the Configure Graphics section you can select one of the radio buttons. "Imported Graphics" allows you to browse to the file that contains your scanned signature (or your picture ). "Name" will place your name as it appears in your signing certificate.
    Then when you sign a PDF in the "Sign" dialog click on the down arrow in the Appearance: section next to the displayed appearance name (out-of-the-box is says "Standard Text") and you'll get a drop-down list that contains the name of the appearance that you created. Select it and that will be the appearance of your digital signature. This same drop-down list contains "Create New Appearance..." item which when you select it allows you to create a new appearance in the same way as I described in the first paragraph.
    After you select your appearance it will show up when you sign again.

  • My ipod is corrupted and when I try to reset it it will not let me, I tried using the diagnostics feature but its not working? Help please!!

    I dropped my ipod classic and i tried turning it back on and it asks me to plug it in. I did so and it said the data was corrupted. I tried resetting it and it said something about fire wire? I looked on the internet and tried setting it to "Disk mode" and plugging it in and trying it that way, but it doesnt come up on my itunes. I tried diagnosing the issue on the ipod itself and I get to the "Accessorize test" and it says I dont have a FWPWR. How can I fix this??

    Ok you got to make sure that you are the adiminstrtor on the computer. After you do that right click on my computer and hit properties. Make sure under the general tab that you are running windows (2000) service pack (4) or Windows XP Home or Pro service pack (2). After you have established that type in on the support search box uninstall itunes and quicktime for windows. Then once you have downloaded itunes restore the ipod and see if this fixes your problem.

  • Hi there can anyone help as i am unable to contact Apple for support with my printer which will not print after recent software update? this is the email i tried to send to apple with no success, can anyone help please.......Dear Apple, I'm pulling my hai

    Hi there,
    Can anyone out there help, after a recent Apple software update my Epson Stylus Photo RX640 will no longer print, every other aspect of the printer works fine including the scanner but it just will not print, I sent an email to apple but all i got was an automated reply directing me to their support page, the email i sent is below this explains in full what the problem is & what i have done to try & fix this problem.
    Dear Apple,
    I'm pulling my hair out after a recent software update from apple, since this update my Epson Stylus Photo RX640 will not print, every other function of the printer including the scanner works fine,
    Please see attached file of the error message coming up in the print queue.
    I have spent days trying to fix this, i have been onto Epsons website & followed their resolution for this error message to no avail, after contacting them again with the results i got an email back saying : In response to your email, the RX640 will use an inbox or gutenprint driver on Mac OS X 10.6.8, it is not compatible with an Epson driver.
    I have also tried re-installing drivers from original Discs for the printer but it still will not print, obviously this error has been caused by Apple's latest software update, when are Apple going to fix this problem? i need my printer working ASAP.
    Regards
    Brian
    PS i obviously can't attach the error message so here it is:    Error:/Library/Printer/Epson/inkjetprinter 2/filter/rastertoescpll.app/contents/mac os/rastertoescpll/failed
    Thank You all in advance
    Regards
    Brian

    It is hardly Apple's fault that Epson can't/won't update their driver, but at least Epson suggest that you use the Gutenprint driver, which in any case is far better that what Epson offer.
    You can get it here:
    http://gimp-print.sourceforge.net/
    You can download the latest version from here:
    http://sourceforge.net/projects/gimp-print/
    Have you downloaded the recent Apple update to Epson drivers?
    http://support.apple.com/kb/DL1398

Maybe you are looking for

  • Why Writing a File Cost Such a Memory?

    As a test case I tried the next code on my Mac OS X 10.2.3: import java.io.*; public class WriteZero {           public static void main(String[] args) throws Exception{ java.io.BufferedOutputStream bs = new java.io.BufferedOutputStream(new FileOutpu

  • SAP NetWeaver 7.0 Trial archive can't be extracted

    Hello everyone, I'd like to try the SAP NetWeaver 7.0 Trial (ABAP, or JAVA) I downloaded them but WinRar gave an error while extracting because my archive was corrupted. So when I wanted to install it, it gave a java error (Error in main). Does anyon

  • Credit card reader API

    Is there any API available by which i can access a Magnetic Card Reader attached my PC thro USB? Thanx

  • HD space problem in iMovie projects

    I'm having hd space problems with one of almost two identical iMovie projects. I'm looking for a way to reduce size (or free up space with in the overly large project.) Both projects were imported same...firewire from camera. Both are about same leng

  • How to update to the last version of iPhoto for OS X 10.6.8

    How do I update my current iPhoto (6.0.6) to the last version of iPhoto that is compatible with 10.6.8.  I do not wish to upgarde Garageband, nor iMovie