Jump to content

Array Question


Recommended Posts

QUOTE (labviewnoob @ May 19 2009, 02:56 AM)

If I wish to use array to store data & take the data out to be used?

Then you would use the "Build array" to store data and "index array" or "array Subset" (Take the data out) primitives to do this.

Link to comment

QUOTE (labviewnoob @ May 19 2009, 06:20 PM)

Is there any better method for it? any graphical help would be welcomed. many thanks.

Make sure you learn about auto-indexing of FOR and WHILE loops.

There should be plenty of examples in the LabVIEW Examples folder.

Link to comment

QUOTE (labviewnoob @ May 20 2009, 02:20 AM)

Is there any better method for it? any graphical help would be welcomed. many thanks.

In order to be helped in a more detailed way, you will probably need to give more details :) . Do you want to select a range of data? Do you want to select numbers from a specific column, row, or column and row? Is your array 1D or 2D etc? All these things will help people answer your question.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.