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

5 years 前 | 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 ...

5 years 前 | 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: ...

5 years 前 | 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...

5 years 前 | 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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Storing data using cellstr
.

5 years 前 | 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...

5 years 前 | 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...

5 years 前 | 2 个回答 | 0

2

个回答