Community Profile

photo

Matthew


Last seen: 4 maanden ago Active since 2011

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


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

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 5 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 5 jaar ago | 1 answer | 0

1

answer

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

ongeveer 6 jaar ago | 0

| accepted

Question


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

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


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

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


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

ongeveer 13 jaar ago | 1 answer | 0

1

answer