Community Profile

photo

Matthew


Last seen: 4개월 전 2011년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Find specific text within string ('contains' command?)
Hello, I have a list of strings (1x45 string) and would like to identify the index of where a specific string is located. My...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Use of 'regexp' (or equivalent) as conditional statement
Hello, I want to be able to tell Matlab that if a string ends with a (hyphen)-(word)-(number) pattern it should apply a certain...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


How do I split a string into two strings using a space + number delimiter and/or search for the delimiter by counting right to left?
Hello, I have data entries that look like this: Column 1 | Column 2 Default | 8 Default 2 | 9 Default 3 | 3 Defa...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


How do you identify strings with numbered names in an array?
Hello, I have a list of data that I want to simplify. The data in column 1 is of the format "(part) #". Each part will have v...

대략 5년 전 | 답변 수: 1 | 0

1

답변

답변 있음
How do I write a function to load a file with the string of the filename as the input?
There was a 'clear' I missed in one of the early lines, that cleared my function input and caused an error. Removing 'clear' fix...

대략 6년 전 | 0

| 수락됨

질문


How do I write a function to load a file with the string of the filename as the input?
For example: I want to be able to input |mytestfunction('teststring')|, then have matlab load my file and perform all the fol...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


Is there a search algorithm I can apply to a dataset that I do not have a specific F(x,y) function for?
Hello, I am looking for the best search algorithm for the following set of data: I have a set of temperature values T(x,y)...

대략 6년 전 | 답변 수: 1 | 0

1

답변

질문


Error in Constraining Symbolic Variables
I'm having trouble constraining a symbolic variable to a specific set of numbers. Example: (input) >> syms k positive ...

대략 13년 전 | 답변 수: 1 | 0

1

답변