Community Profile

photo

James Knight


Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 4 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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

más de 4 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Storing data using cellstr
.

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 4 años hace | 2 respuestas | 0

2

respuestas