The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

[SOLVED] Collections - combining example sets

danjeharrydanjeharry Member Posts: 20 Contributor II
edited November 2018 in Help
Hey all,

I have a bunch of example sets that are outputted in a collection via the loop parameters operator. I would like to create an operator to append all of these example sets one after the other (e.g. example set 1 makes the first 10 examples, then exampleset 2 makes, 11 - 20, etc.) How do i do this?

Thanks,
danjeharry

Answers

  • StaryVenaStaryVena Member Posts: 126 Contributor II
    Hi,
    if all examples heve same attributes, than use "Append" operator.

    Best
    Vaclav
  • danjeharrydanjeharry Member Posts: 20 Contributor II
    Thanks but how do  i loop through the collection to get each example set? The append operator doesn't seem to take collections as input and using the loop collection, how would it store the previous example set during the loop? I hope this makes sense
  • StaryVenaStaryVena Member Posts: 126 Contributor II
    Yes, it takes also collection. Just try it. If is there some error message, post it here...

    Best
    Vaclav
  • mbowes80mbowes80 Member Posts: 1 Learner III
    I struggled for awhile trying to find an operator to do this.. Append works... thanks Vaclav!!  ;)
    StaryVena wrote:

    Yes, it takes also collection. Just try it. If is there some error message, post it here...

    Best
    Vaclav
Sign In or Register to comment.