1 страниц (6 вхождений)
combining arrays - Сообщения
#1 Опубликовано: 11.01.2022 11:21:07
Tell me please.
Question - 1
There are several arrays. a=[1;2...4], b=[7;8..10], c=[12;13...15]
How do I combine them so that it turns out as follows - d=[1,2,3,4,7,8,9,10,12,13,14,15]
Question - 2
There is an array a=[1;2...10], I need to exclude several values from it so that it turns out as follows a=[1,2,5,6,7,9,10]
q-1-2.sm (3 КиБ) скачан 23 раз(а).
Question - 1
There are several arrays. a=[1;2...4], b=[7;8..10], c=[12;13...15]
How do I combine them so that it turns out as follows - d=[1,2,3,4,7,8,9,10,12,13,14,15]
Question - 2
There is an array a=[1;2...10], I need to exclude several values from it so that it turns out as follows a=[1,2,5,6,7,9,10]
q-1-2.sm (3 КиБ) скачан 23 раз(а).
#2 Опубликовано: 11.01.2022 13:12:55
1 пользователям понравился этот пост
Andrey Ivashov 11.01.2022 15:23:00
#3 Опубликовано: 11.01.2022 13:51:29
#4 Опубликовано: 12.01.2022 03:58:49
thank a lot, all options are excellent!)
#5 Опубликовано: 12.01.2022 10:26:33
WroteThank a lot, all options are excellent !
Appreciated ... more in there ... Jean.
Utilities Matrix Extractors.sm (56 КиБ) скачан 31 раз(а).
1 пользователям понравился этот пост
sergio 12.01.2022 11:17:00
#6 Опубликовано: 14.01.2022 15:06:20
In addition to sergio's answer, you can use an custom exclude function.
It will remove substances of a L# list from master M# list.
Regards
exclude.sm (5 КиБ) скачан 30 раз(а).

It will remove substances of a L# list from master M# list.
Regards
exclude.sm (5 КиБ) скачан 30 раз(а).
1 страниц (6 вхождений)
-
Новые сообщения
-
Нет новых сообщений