Community Profile

photo

Steve


Last seen: 5개월 전 2022년부터 활동

통계

  • Thankful Level 2

배지 보기

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...

대략 1년 전 | 답변 수: 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 ...

대략 1년 전 | 답변 수: 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 ...

거의 2년 전 | 답변 수: 1 | 0

1

답변