How can i create a Matrix and vector in LV7.0?

thanks a lot!

By Matrix do you mean an m x n array, and vector a 1 x n array? If so, use Initialize Array.vi. There are lots of array manipulation vi's in the array function pallette.
Tim

Similar Messages

  • How can I create a matrix question? Specifically, I need a question in table format that allows each respondent to list a number of events and then data for each event (date, location, number of participants, topics covered, etc.

    How can I create a matrix question? Specifically, I need a question in table format that allows each respondent to list a number of events and then data for each event (date, location, number of participants, topics covered, etc.

    Hi,
    Sorry, we do not support a matrix-question field.   Please try the multilines text field (where your participant can enter multiple lines in the input text box) and see if it works for you.
    Thanks,
    Lucia

  • How can i create a new and tableless database using database configuration

    How can i create a new and tableless database using database configuration

    How can i create a new and tableless database using database configuration
    Just don't install the sample schemas. See the installation guide
    http://docs.oracle.com/cd/E11882_01/server.112/e10831/installation.htm
    Using the Database Configuration Assistant
    When you install Oracle Database with the Oracle Universal Installer, the sample schemas are installed by default if you select the Basic Installation option. Selecting the sample schemas option installs all five schemas (HR, OE, PM, IX, and SH) in the database. If you choose not to install the sample schemas at that time, you can add them later by following the instructions in section "Manually Installing Sample Schemas".
    Choose a custom install and don't install the sample schemas.
    All other schems/tables installed are REQUIRED by Oracle

  • HT2731 I am from Nepal how can i create Apple Id and don't have VISA card?

    I am from Nepal how can i create Apple Id and don't have VISA card?

    Refer to this article:
    Creating an iTunes Store, App Store, iBookstore, and Mac App Store account without a credit card
    http://support.apple.com/kb/HT2534

  • How can i create list box and  dropdown in my report?

    dear experts
    how can i create list box and  dropdown in my report?
    thanks  in advance

    Pl. see the code given below.
    REPORT Z_LISTBOX.
    Data declaration ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    TYPE-POOLS: VRM.
    DATA: NAME  TYPE VRM_ID,
          LIST  TYPE VRM_VALUES,
          VALUE LIKE LINE OF LIST.
    Selection screen ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    PARAMETERS: PS_PARM(10) AS LISTBOX VISIBLE LENGTH 10.
    AT SELECTION SCREEN OUTPUT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    AT SELECTION-SCREEN OUTPUT.
      NAME = 'PS_PARM'.
      VALUE-KEY = '1'.
      VALUE-TEXT = 'Line 1'.
      APPEND VALUE TO LIST.
      VALUE-KEY = '2'.
      VALUE-TEXT = 'Line 2'.
      APPEND VALUE TO LIST.
      CALL FUNCTION 'VRM_SET_VALUES'
           EXPORTING
                ID     = NAME
                VALUES = LIST.
    START-OF-SELECTION.
    Regards,
    Joy.

  • How can I create a DVD and/or share (email, etc.) a slideshow I created with iPhoto?

    How can I create and/or share a slideshow I made with iPhoto?...Thanks!

    I am sure there is a way however I don't use iPhoto, you may want to repost on the iPhoto forums which is where the iPhoto gurus hang out.

  • How can I create new carriforwarede and Brodforwarded wage types

    Hi Gurus
    We had one wage as special compensation.that has been done for to update in IT0014. 
    Now new requirement is came that special compesation was type they would like to update in IT0008.  I have all the necessary configuration. its working fine.  now client wants to create Brodfowarded and Carryforwarded wage types for this wage type.
    Pls let me know how can I create these.?
    And where should I have to map this?
    Is it scheema level job or not?
    pls asap.
    Regards
    suresh

    Hi Navya
    Thanks for your replay
    Can you pls some elobarate this.  becasue of I have not all done schema changes till now.  here we have been using IN00 schema.
    Can give some brief explanatation how can I do this.  I have been wiating for you valuable replay. pls
    Regards
    Suresh

  • How can i create a Matrix View or Matrix Report in JDeveloper

    Dear All
    I'm tring to creat an updatable view display (items , customer , quantity)
    The customer must be Distinct
    , And the view column are not fixed (Like the Matrix Reports)
    Example
    customers___________item01___________item02___________item03----------item_N
    dan_________________5_______________10_____________15 -----------
    sara________________12_______________7______________3 -----------
    How can i display that in ADF table ?
    It's Possible to make that view updateable
    Thanks
    Ahmed Galal

    May I suggest that you ask this question in the customer forums in the Business Center at [http://sme.sap.com|http://sme.sap.com]
    Best regards, Christian

  • How can I create a black and white image similar to what I see in the "Replace Color" tool?

    Hi all, I'm just wondering how I can create a black and white image similar to what I see in the preview window of the "Replace Color" tool. See attached screenshot for clarification -- I need the grass to be black while the soil is white or vice versa. Any tips?

    One way is to use Select>Color Range
    Make a new Color Fill Layer>White
    (Layer>New Fill Layer>Solid Color)
    Put a new color fill layer below>black
    Just invert the layer mask on the top fill layer for the opposite effect.

  • How can I creat virtual channel and traditional devices while my card installed,I can not do?

    I installed PCI-6220 card,and I also installed DAQmx and Traditional DAQ in my computer,
    but I cannot creat virtual channel at the last step(attachment:TDAQ6220.jpg).
    Maybe this is the reason I didn't creat traditional NI-DAQ Device,but I can not creat it.
    (see attachment: DAQ Device.jpg,there is no PCI-6220 on list).
    What's wrong?What shall I do?
    Junwei You

    Hello Rainer,
    You can see this attachment(6024E.jpg),the 6024E card appears on Traditional NI-DAQ Devices,
    but I don't know how can it be created(I don't creat it,we buy the whole system together with the machine).
    I tried create a new traditional Device(I want to confirm 6024E), but still I can not see any NI-DAQ device in traditional NI-DAQ device
    lists. See the 'Create New....' interface.How can do it?
    Thanks!
    Attachments:
    6024E.JPG ‏128 KB

  • How can I create a scene and move 3D models in INSIGHT with Labview?

    Hi!
    I need some help in doing a LabView application. What i have to do is controlling a 3D model represented in Insight with Labview. Something similar like the six-axis-robot example. I follow the insight configuration wizard, but nothing moves. Comparing the ".cis" files in my program and the one from the six-axis-robot, i found that in the six-axis-robot file contains something called localsystem and the one made by me, doesn't. Can be this the problem? How can I make it work? I would need some kind of step-by-step response, because i'am a beginner with Insight and 3D models. Thanks in advance!
    Regards!
    Juan

    Thanks for the advice!
    I'm actually finding the next problem. Although in my VRML file the objects are defined separately in a jerarchy tree, I can't move(rotate, translate) each object individually. I have noticed that when i define a new local system and asign it the points of the object i want move in the way you explain (right click, and then dragging the points to the new local axis), the movement of this object is dependent of the other local systems i have defined for other objects , specially if the slave  nodes of the .cis file has a lower numeration than the object i want to move. The fact is, the movements assigned , for example to the nodes 1 to 100, will affect to the rest of the nodes if i also define for the rest of the nodes other movements. How can i solve this? I send you my .cis file, just in case my explanation is not enough clear. In this file you can see that movements assigned to nodes 1 to 4078, will also affect to nodes 4079 to 7168, and what i would like to do is define a movement for each obeject independently.
    Thanks again!
    Attachments:
    ring.zip ‏2 KB

  • How can I create a black and white table for Write BMP File.vi?

    I just want to create a black and white array to create the picture in B'n W

    You can use this VI, which outputs an 8-bit Greyscale Color Table.
    Good luck,
    Jim
    Attachments:
    8-bit_Greyscale_Color_Table.vi ‏11 KB

  • How can I create software start and stop trigger in LabView using 6023E series DAQ card? I don't want to use the external trigger.

    I am using 6023E DAQ card to collect the signals, such as AE, Force, Torque from the machine. I want to collect only some part of signal for example between start triger and stop trigger. I'd like to know how I can creat those triggers in LabView from one of the channels that I am acquiring at the same time. I found one or two library file that is only for start trigger. I know that this is availabe in some of DIAdem functions. Please let me know if you have done some example for this requirement.

    If you are wanting to create a software trigger based on an analog input voltage in LabVIEW, there are several options. One suggestion would be to compare the voltage values from one input channel to a number within a loop. If the input voltage crosses that threshold (is greater than the number), have a case statement that will acquire data from the other channels. This would simulate a software start trigger in LabVIEW.

  • How can I create this as a vector graphic?

    HI Folks,
    I'd like to create the attached as a vector graphic, can anyone tell me the best way to do this in Fireworks CS3?
    http://www.sandwell.nhs.uk/circles.jpg
    I've tried to draw it using the pen tool, but it doesnt look accurate.
    thanks in advance.

    Hi matthisco
    Go to vector tools and choose the donut tool. Draw a circle and use the yellow spots to adjust the edges minimize the fill area and drag the segment you want to cut so it looks like you want. For the circle choose no fill, and stroke about 20-25px , stroke category 1-pixel soft.

  • How can I create one playlist and not have numerous ones that duplicate songs?

    How do I consolidate all my playlists into one large playlist and eliminate the extras?

    Hey there Christophter,
    You can start consolidate your playlists by opening the one you want to move music FROM, then dragging the music in there to the playlist you want to add TO. If there is a duplicate you will be prompted to skip them or not. Then delete the playlist:
    iTunes 11 for Windows: Delete songs, playlists, or other items
    Click the item to select it, and press the Delete key.
    Click DeleteItem.
    Thank you for using Apple Support Communities.
    Cheers,
    Sterling

Maybe you are looking for

  • Using GRC in a Federated Portal Network

    Hi All, We are usning a Federated Portal Network and would like to do Role provisioning through GRC.I know that GRC can do role provisioning in one single portal. I would like to find out if it can be done in a Federated Portal Environment in which I

  • Purchase Rebates Error

    Hi Sap Gurus, When I run purchase rebates scenario iam not getting accounting document no in MEB4-- INTERIUM SETTLEMENT AS well as MEB4-- FINEL SETTLEMENT, system is giving error " error message: E781 Price determination error during billing doc. che

  • Pagination for Woodstock webuijsf:table component

    Hello, would someone be so kind to explain me how I can get pagination working with the Woodstock webuijsf:table component? I'm using an ObjectListDataProvider and I can get all the elements and put them in my table, but when I click on the buttons t

  • Cross company tax transfer posting

    Dear All The following transaction is cross company related For cocd 4100 Bank charges Export sales   Rs  1000 Dr    Tax code S1 Service tax                                   100  Dr                    S1 E.cess                                      2

  • When I try to instal latest version of iTunes onto my computer I get error messages, and then the only way for me to access iTunes is to do a System Restore to and earlier restore point

    When I try to install the latest version of iTunes, during the installation I get error messages saying that a program is trying to change registry and the installation is stopped. After this happens the only way that I can open iTunes is to do a 'sy