Jump to content

Converting Row & Columns


Recommended Posts

I am fairly new to Labview and our group has been tasked to develop a program that will convert a set of data into another type. We are receiving a bluetooth signal that has the data in rows and columns. For our current program we need to have row 1, column 1 correspond to #1 and so on. It sounds like a simple task but I need a direction in order to get under way.

Any and all help would be appreciated!

Thank you!

Link to comment

So what you wanna to do is to change a 2D Array to a 1D Array or ?

So you have to possibilties to reshape

1. ReshapeArray.vi

2. Use to FOR-Loops with shiftregister if you want to manipulate the values

(see Attachments)

greetz Chris

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.