LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Transpose 1D Array

Can somebody explain this function to me? (I'm looking for creative answers here.)

transpose 1d array.png

"If you weren't supposed to push it, it wouldn't be a button."
0 Kudos
Message 1 of 32
(5,536 Views)

it's like you are playing with building blocks and have finished your tower,

along comes the baby (with magic powers) knocks over your tower and all the pieces land in the same order on the ground

 

smething like this?


If Tetris has taught me anything, it's errors pile up and accomplishments disappear.
0 Kudos
Message 2 of 32
(5,530 Views)

@jwscs wrote:

it's like you are playing with building blocks and have finished your tower,

along comes the baby (with magic powers) knocks over your tower and all the pieces land in the same order on the ground

 

smething like this?


Well,  I wasn't thinking about doing any "smething", but I'll consider it (maybe I should get some covfefe first).

"If you weren't supposed to push it, it wouldn't be a button."
Message 3 of 32
(5,501 Views)

you do appear to have your trolling hat on today sir, and very small hands 😉


If Tetris has taught me anything, it's errors pile up and accomplishments disappear.
0 Kudos
Message 4 of 32
(5,498 Views)

but what is this endeavor about? i'm curious.


If Tetris has taught me anything, it's errors pile up and accomplishments disappear.
0 Kudos
Message 5 of 32
(5,497 Views)

These days 'Trans Rights' are all the rage. Make sure you ask it what pronouns it prefers.

—Ben
Prevent your computer from sleeping programmatically!
Use Power Requests
Download from GitHub

Message 6 of 32
(5,484 Views)

Maybe the array gets flattened somehow.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 7 of 32
(5,481 Views)

This is going sideways really quickly.

Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
Message 8 of 32
(5,478 Views)

fun.png


If Tetris has taught me anything, it's errors pile up and accomplishments disappear.
Message 9 of 32
(5,475 Views)

Well, since it's output is x' (x-prime), I would have to say that it is filtering out all numbers that are not a prime numbers. Seems pretty obvious to me. I'm sure everyone's first reaction is "why is there a transpose function for a 1D array?"  But no, that is not the case. 

aputman
0 Kudos
Message 10 of 32
(5,470 Views)