Feeds
已回答
How can I find the number of letters in a string? Just letters (A-Z, a-z)?
Thanks.
How can I find the number of letters in a string? Just letters (A-Z, a-z)?
Thanks.
9 years 前 | 0
提问
How can I find the number of letters in a string? Just letters (A-Z, a-z)?
How can I find the number of letters in a string? Just letters (A-Z, a-z)?
9 years 前 | 3 个回答 | 0
3
个回答提问
Element replacement in a vector
Hi there. I have a row vector like a = [3 4 6 8 9] then I want to replace third element which is 6 with 5 and 8 so the new vect...
9 years 前 | 1 个回答 | 0
1
个回答已回答
How to replace the elements of a matrix using the conditions if,else?
I have a row vector like a = [3 4 6 8 9] then I want to replace third element which is 6 with 5 and 8 so the new vector becomes ...
How to replace the elements of a matrix using the conditions if,else?
I have a row vector like a = [3 4 6 8 9] then I want to replace third element which is 6 with 5 and 8 so the new vector becomes ...
9 years 前 | 0
提问
Storing input variables x in a persistent variable called buffer
Hi there, I am trying yo create a function which input x as a scalar and stores in a persistent variable called buffer. and i...
9 years 前 | 1 个回答 | 0
1
个回答提问
I have a question about time. Suppose the start time of a movie is 12:35 and the duration of the movie is 125 minutes. Is there any function in MATLAB that shows the finish time of the movie? Thanks
I have a question about time. Suppose the start time of a movie is 12:35 and the duration of the movie is 125 minutes. Is there ...
9 years 前 | 1 个回答 | 0