Feeds
질문
Indices of 2D array
I have a 1D (very big one) array like below: data =[ 2 5 0 15 12 7 4 8 19 14 20 25 18 ...
4년 초과 전 | 답변 수: 2 | 0
2
답변질문
Is SDRuReceiver support N321?
Hi, I am trying to run SDRuReceiver command with platform 'N321' (or 'N320/N321') but I got the following error. Error using c...
거의 5년 전 | 답변 수: 1 | 0
1
답변질문
How to split an array into two arrays?
Hi, I have an array like x = [ 0:10] and need to split it into x1 = [x(0,1),x(4,5),x(8,9)] and x2 = [x1(2,3),x(6,7)]. I am abl...
5년 초과 전 | 답변 수: 0 | 0