Community Profile

photo

Steve


Last seen: 6 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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 year ago | 2 answers | 0

2

answers

Question


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 year ago | 2 answers | 1

2

answers

Question


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 years ago | 1 answer | 0

1

answer