photo

Emily Smith


Con actividad desde 2016

Followers: 0   Following: 0

Estadística

MATLAB Answers

11 Preguntas
0 Respuestas

CLASIFICACIÓN
38.687
of 300.343

REPUTACIÓN
1

CONTRIBUCIONES
11 Preguntas
0 Respuestas

ACEPTACIÓN DE RESPUESTAS
0.0%

VOTOS RECIBIDOS
1

CLASIFICACIÓN
 of 20.926

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.172

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

Feeds

Ver por

Pregunta


I cleared the Command Window and now it is not working properly
I cleared the command window and now the >> is missing every time you hit 'enter'.It wont run anything.

alrededor de 9 años hace | 1 respuesta | 1

1

respuesta

Pregunta


Why is my code not working?
I have the following code that allows me to increase/decrease the value of d by pressing the arrow keys. d = 20 ...

alrededor de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How to increase/ decrease a value by using the arrow keys.
I have a numerical variable d=20 that i would like to be able to increase/decrease by ten each time i press the arrow key. So i...

alrededor de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How do I get MatLab to respond to keyboard?
I would like to run some code if the letter "r" is pressed on the keyboard. How would I do this? And what syntax would be used?...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to increase a value with the arrow keys???
I would like to be able to increase a number by pressing on the right arrow key, and decrease it by pressing on the left arrow k...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


I want to increase the value of something by using the arrow keys.
I would like to be able to increase a number by pressing on the right arrow key, and decrease it by pressing on the left arrow k...

alrededor de 9 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How do you set the spacing between tickmarks?
I would like to set the spacing between the tickmarks on a plot a numerical value. So that 1 unit on the plot = a set numerical...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to manually enter the length of axis tick marks?
I want to make the tick marks on the x and y axis 1 cm apart. Or at least a specific numeric value that will not change or be r...

alrededor de 9 años hace | 2 respuestas | 0

2

respuestas

Pregunta


How do i set the axis labels to a specific size?
I would really like to set the axis in centimeters. The main problem is that my figure is off scale when i change the size of t...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Why cant i plot an image in matlab?
I'm trying to plot an image in MatLab and I'm using this : img = imread('download.jpg'); image([0.1 -0.1],[0.1 ...

alrededor de 9 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to insert image in MatLab
I want to insert an image at (0,0) on a plot. How would I do this and how can I determine the size? And also do I need to conve...

alrededor de 9 años hace | 3 respuestas | 0

3

respuestas