Feeds
質問
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年以上 前 | 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...
10年弱 前 | 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 ...
10年弱 前 | 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...
10年弱 前 | 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 ...
10年弱 前 | 1 件の回答 | 0