Community Profile

photo

yashar khatib shahidi


BWP

Last seen: 3 years ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


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 ago | 3 answers | 0

3

answers

Question


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 ago | 1 answer | 0

1

answer

Answered
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 ago | 0

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 1 answer | 0

1

answer