Community Profile

photo

James Knight


2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


one two three four
I have two strings stored in a variable EG A='HELLO' B='TEST' I want to repeat B to make it the same length as A ...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Repeat the value of a variable to match the length of another variable
Hi I have two variables X = TESTING Y = WORLD I want to repeat Y until its the same length as X EG X = TESTING ...

4年以上 前 | 2 件の回答 | 0

2

回答

質問


Place a space between executed code
Hi Whats the best way of placing a psace in the executed code in matlab EG userinput= input ('Enter your text here: ...

4年以上 前 | 0 件の回答 | 0

0

回答

質問


If a number in a matrix is <9 add 5 to it
Hi I was reading on Matlab refrences : A = 4×4 16 2 3 13 5 11 10 8 9 7 6...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Display a value from a Matrix based on user input
Hi I have a matrix , if the user enters '1234' at userinput I would like the output to be the next cell along or '5678' B etc. e...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Storing data using cellstr
.

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Get data from a Cellstr
Hi I have a Cellstr and I want to call the data from it 5 numbers at a time, so the user enters the text, and a binary value...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


using strrep multiple times
Hi I want to use strrep multiple times but , whats the correct way of doing this without retyping sstrep Thanks in advan...

4年以上 前 | 2 件の回答 | 0

2

回答