
Steve
Content Feed
질문
Finding the indexes of multiple substrings within a larger string.
I’m trying to find the indexes of all two digit pairs in a very long string of numbers, say “c”. I can easily find all occurren...
2개월 전 | 답변 수: 2 | 0
2
답변질문
Finding the first index of a row where all integers of a defined list have occurred
I have a 100x100 list values (1,2,3,4) selected at random. x=randi([1,4],100,100); Reading left to right, I want to find the ...
4개월 전 | 답변 수: 2 | 1
2
답변질문
connecting lines between adjacent scatter plots
I have four columns of data (X1, X2, Y1, Y2) each with the same number of rows (30). I want to create two scatter plots on the ...
대략 1년 전 | 답변 수: 1 | 0