1 страниц (6 вхождений)
combining arrays - Сообщения
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 КиБ) скачан 146 раз(а).
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 КиБ) скачан 146 раз(а).
thank a lot, all options are excellent!)
WroteThank a lot, all options are excellent !
Appreciated ... more in there ... Jean.
Utilities Matrix Extractors.sm (56 КиБ) скачан 150 раз(а).
1 пользователям понравился этот пост
sergio 12.01.2022 11:17:00
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 КиБ) скачан 148 раз(а).

It will remove substances of a L# list from master M# list.
Regards
exclude.sm (5 КиБ) скачан 148 раз(а).

1 страниц (6 вхождений)
-
Новые сообщения
-
Нет новых сообщений