how can I combine two sets in octave with repeating? I mean that if there are value that exists two times or more it will be in the new set with the same amount?
I tried (union) function but it gave me the values with out repeating
how can I combine two sets in octave with repeating? I mean that if there are value that exists two times or more it will be in the new set with the same amount?
I tried (union) function but it gave me the values with out repeating