How to remix the elements of an array

Hello

My question is I have a table a = [0,1,2,3], and I want to get a table b with elements of a distributed randomly. I tired the below code but it does not work

var a: Array = new Array();

a = [0,1,2,3,4];

var b:Array = new Array();

4 = b.Length;

b [0] = math. Floor (Math.Random () * 4);

for (var i: int = 1; i < b.length; i ++) {}

b [i] = math. Floor (Math.Random () * 4);

for (var j: int = 0; j < b.lenght; j ++) {}

{while(b[i]==b[j])}

b [i] = math. Floor (Math.Random () * 4);

}

}

}

The code does not work. Smbd can help please.

Thnx...

Something like this should work:

var Tester: Array = new Array (1,2,3,4).

var randomArray:Array = new Array();

function randomizeArray(array:Array,newArray:Array):Array

{

While (array.length > 0)

{

var obj:Array = array.splice (Math.floor (Math.random () * array.length), 1);

newArray.push(obj[0]);

}

return newArray;

}

randomizeArray (test, randomArray);

trace (randomArray);

Tags: Adobe Animate

Similar Questions

  • How to order the elements of an array?

    I m trying to elements of order in a table. When the dates come from dinamic text it s no problem, bad when come input text dates are treated as strings and it s imposible to order correctly, because 15 is considered to be less than 3. In both cases I can operate this date as numbers. ¿How is possible to order that this date of text entry, as the numbers of Pentecost?

    Thank´s

    textfields values are strings (even if it looks like a number to you).  There are several ways to handle this, and we need to get this string as a number before you add it to your table:

    My.push (Number (yourtextfield. (Text));

  • How to extract the value of the element as an array in javascript

    Hi all

    I want to do some calculations on the value entered by the user in the textfield of a tabular presentation, how can I retrieve the value of the element as an array in javascript?

    I use as a normal, do not use in the form of apex_item.

    I can pass the current value of the textfield to the function using 'this' as a parameter, but how can I retrieve the value of other lines of the same column?

    Thank you
    Tauceef

    If it is a page element wouldn't be better to make a calculation of point page when onload of the page? Just do a SQL as select sum (col1) of dual nationality or whatever is your table/column?

  • How to replace (assign) a part of the elements of an array in TestStand?

    Hello

    I would like to replace or assign values to the elements of an array.

    For example, I have a local variable with 6 elements, Locals.A = {1, 2, 3, 4, 5, 6},

    and I would do it is {1, 2, 13, 14, 5, 6}.

    Accordingly, I add an expression and write "Locals.A [2.3] = {13: 14}", but it failed.

    Is it possible to replace a part of a painting?

    My real question is I want to pass parameters to a sequence to a local variable of the MainSequence, like the picture as an attachment.

    I hope that I can assign the parameter (table 5 elements) for the range of 5th to 9th item of the local Variable.

    Could someone give me any suggestions? Thank you very much!

    (1) I meant move the entire table and in the subsequence programmatically update only a subset of the items.

    For 1 or 2, you'd have to write a loop as interates on and updates the items that you are interested in. There is no simple syntax that will do what you want. You can use a loop but, rather than make a statement of entitlement for each item.

    -Doug

  • multiplying the elements of an array with their index

    How can I multiply the elements of an array with their index values.

    Thanks in advance.

    Hi aksoy,.

    Multiply the elements with their index:

  • Combing of the elements of an array into a single string

    Hello world

    I would like to combine all the elements of an array into a single string. For example, I have a table of 5 elements in the chain

    A

    B

    C

    D

    E

    I want to merge all the elements of a unique string of ABCDE.

    I tried to use the 'Worksheet picture String' function but the tabs separating caused me a problem even if I removed the by ' search string and replace.

    Thanks in advance for your help.

  • How to replace the element on the page master on master spread [JS CS5]

    Hi all

    There is a big media (scripts) on how to replace the element template on a page of a specific document, but my problem is, I've added new Master spread based on a further propagation where newly added distributed Master I need to replace all the elements to master basic page.

    pageItems [curPageItem] .override (destinationPage)

    works well if you replace the elements of master page on the pages of a document, but what works for replace page elements master master page for example

    pageItems [curPageItem] .override (destinationMasterPage)

    Thank you

    Mac

    Similar code worked for me (in CS4 - the machine, I had very practical is the one I use to accompany clients on older versions). Are you sure that your destinationMasterPage is a page and not a spread? This would cause a failure.

    Dave

  • How to find feel it between the elements in an array

    Hi guys,.

    It is easy for you probs, but how can you find the diffence between all elements in an array?

    for example array = 1 2 3 4 5 6

    so difference between 1 and 2 is 1, the difference between 1 and 3 is 2. all the way to the hollow of the differece between 6 and x is x etc.

    I tried using shift registers, but just can't get enough.

    Thank you

    No need for the outer loop.

  • How can I view all the elements of an array?

    Hello

    I'm learning about the handling of tables.  The example finder includes this one, 'build array_forum.vi', which shows the two modes, concatenate and adding, I understand, HOWEVER, I can't understand how they built this vi.  For example, I can find the Array function to build, but I do not understand how they created the "digital data table 1" "data table 2" digital... etc, and I can't find the functions on the pallets that cause display "build the CONCATENATE entries table". ".  Where are these blue functions?

    Where these functions are found in the palette, and how we build them like that?

    The other vi indicated here, 'for loop array_forum.vi' is my attempt to reproduce, but it doesn't show all the elements of the array; However, it only displays a SINGLE element, the last element of the array.  How can I view all the items in the table I am creating using the FOR LOOP?

    Thank you

    Dave

    I think I posted this in the wrong place.  I reposted it on the forum of Labview.

    Dave

  • How to add corresponding elements of two arrays in a continuous acquisition?

    Hi all

    I am writing a program (in version 9.0 of labview) to acquire the signal of a fast set. I use the acquisition rate of 1.25 Ms with an external trigger. Now what I need, is to add the "n" data these acqisitions and then further process.  E.g. If I signal to 200µs acqiring can total number of data points with the acquisition of 1.25Ms rate will be 250. I'll get a table 1 d of 250 data points whenever I run my acquisition.

    Let's say Array 1of acquisition number 1, 0.1, 0.3, 0.5, 0.6,... up to a total of 250 data points

    Table 2 of the acquisition by number 2, 0.4, 0.5, 0.8, 0.4,... up to a total of 250 data points

    ----------------------------------------------------------------------------------

    Added table should be 0.5, 0.8, 1.0, 1.3... .route to a total of 250 data points

    -----------------------------------------------------------------------------------

    To do this, I need first to save the table of acqisition number 1, then run the No. 2 acquisition and add points of data corresponding to the saved table. This should continue at a nuber defined by the user to purchase say 10, 20 or 50... I don't know how to do it. Can someone help me with this problem?

    Thank you very much in advance

    Kind regards

    Champion

    I guess that time avarages and acquisition will not change during the measurement, so keep a cela outside loops. If you know your settings for made her make it constant.

    you create task (outside the loop) and a narrow at the end.

    Avoid the dashboard generation where possible. With no.. AV., and no. acq.points declared, the size of the arrays is fixed and you can (re) use a single Bay and replace the elements in the array.

    No need to collect all the data and avarage them after the rally. Just add

    I add a suggestion

  • Access to the elements of an array passed as object reference

    Hi all!

    I am quite new to TestStand and therefore, my question might be simple enough but I was not able to find the solution by looking at previous posts.

    I have a sequence that passes a custom array (of data type) to another to make basic on the table stuff (reverse the order of the elements, for example).

    I want to move to the sequence called an object table reference

    The problem is that I am not able to read the array element inside the sequence called using the object reference.

    I found the way get the number of items, but I'm not able to access the item

    In addition, the TestStand GUI is able to let me see the array pointed to by the object reference that is passed within the known sequence, so it is possible to access... but how?

    I want to do operations on the object reference passed within a 'No return' TestStand if possible.

    Thank you very much.

    Andrea

    In other words:

    How do I access the field 'temperatureTag' item number '0' from the object variable reference referenceToClone?

    Locals.referenceToClone [0] .temperatureTag does not work...

    I don't know what is the recommended method to solve your problem. When you try to few alternatives, I was able to get the value required by the following expression (tested with TestStand 2014):

    Locals.referenceToClone.GetPropertyObject("[0]",_0).temperatureTag

    Try and tell me if it works for you.

    Use this workaround with caution.

    -Shashidhar

  • How to find the size of an array?

    Ideally, it could be the size of an array is created but I will work with existing vi, and this seems an important piece of information.

    For example, with automatic indexing on, I said that the index of a loop For (for example) will be based on the "size of the table' rather than the value specified to connect N.

    I see that the size of an array expands as data is added manually.  Does this mean that the picture is sized to the value of the Index by the first entry of NULL?

    In this case, a table would be able to contain a Null value (if Null means in this context)?

    There is a primitive 'size chart' in the table palette. The size of the table in not bound the number of visible elements on the façade.

    wildcatherder wrote:

    For example, with automatic indexing on, I said that the index of a loop For (for example) will be based on the "size of the table' rather than the value specified to connect N.

    This is incorrect. The iteration will be based on the smaller of the following numbers: Wired n size, size of entries in table aotoindexing.

    So if wire you a zero to N, the loop will not iterate, no matter how big the autoindexing tables are. In more recent versions of LabVIEW, the loop cal FOR terminate early (if you enable the conditional terminal).

  • Delete, collapse, the elements in double Array

    If a table has 1 d of elements in double, how can I get rid of the duplicate items?

    Here is my input array: A A A A A B B B C C C D D E E E E E G

    This is the desired output array: A B C D E G

    Note that the output array contains not empty elements. There only 6 items.

    Basically, you just scroll the element of a table at a time and do ' if the element is equal to the previous one, don't know it... If the item is not equal previous, keep him. "

  • How to remove the point of my array

    Hi, I have a table with the elements. now, I want to remove all elements in the array. How can it be possible?

    It depends on what you mean by compensation. The delete operator sets an array to undefined element, the length of the array remains unchanged.

    for (var i: int = 0; i<=  yourarray.length();="">

    {

    delete [i] yourArray;

    }

  • How to return the subset of an array of basic condition bits

    Hello

    I have a question on how to get the subset of the table based on scraps of condition...

    For example, if I had a 4 x 4 array of 2D of DAQ system data.

    Table 1:

    1 2 3 4

    1 2 3 4

    1 2 3 4

    1 2 3 4

    and a 1 d table showing the conditions of each channel...

    Table 2:

    1

    0

    1

    0

    The function I want to do is to collect data only from the channel status bits are 1. In the above example, I want to only retrieve data from channels 0 and 2. Any idea? Thank you!

    Hi oly.

    Check this VI...

    Thank you and best regards,

    srikrishnaNF

Maybe you are looking for