Feeds
질문
Find and remove a value from an array
Hello! I'm trying to find in an array 'done' the position of a value 'next' without the use of a loop. Then, in this array i wan...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
flip an array with the use of vectors
I would like to flip specific cells in an array, not the whole array, with the use of vectors. For example a=[1 7 5 9 3 2 4 1] a...
대략 6년 전 | 답변 수: 2 | 0
2
답변질문
Find value in a matrix
Hello! I wanted to check if a value exists inside a matrix without the use of a loop. To be more spesific I have a matrix, D, wh...
대략 6년 전 | 답변 수: 1 | 0

