Community Profile

photo

Matthew


Last seen: 3ヶ月 前 2011 年からアクティブ

統計

  • Thankful Level 3

バッジを表示

Content Feed

表示方法

質問


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

回答