photo

Jesus


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


How to put 4 graphs close to each other ?
How to put 4 graphs close to each other ? I would like to make a figure similar to this one: : <</matlabcentral/answers...

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

0

respuestas

Pregunta


How to create a graph with two shaded areas ?
How to create a graph with two shaded areas (rectangle with diagonal lines) ? I would like to create a graph (in MATLAB) similar...

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

1

respuesta

Pregunta


How to put a red border area in the graph ?
How to put a red border area in the graph ? I made a graph using this code: figure(1); fill([x; flipud(x)],[y1; flipud(y2)...

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

1

respuesta

Pregunta


How to create a graph with a shaded area ?
how to create a graph with a shaded area (rectangle with diagonal lines) ? I would like to create a graph (in MATLAB) similar to...

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

1

respuesta

Respondida
How to plot the data with the mean plus standard deviation ?
fill([x;flipud(x)],[y1;flipud(y2)],'k')

más de 10 años hace | 0

| aceptada

Pregunta


How to plot the data with the mean plus standard deviation ?
How to plot the data with the mean plus standard deviation ? Generate a graph (X verse Y1, Y2). Y1 is the mean plus standard d...

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

2

respuestas

Pregunta


How to open a file in MATLAB, which has comma as decimal separator.
How to open a file (.txt or.dat), which has comma as decimal separator. My file has two columns (the first column is using comma...

casi 11 años hace | 2 respuestas | 1

2

respuestas

Pregunta


how to import a file in MATLAB?
I want to import a file (.dat or txt) in MATLAB, which contains numbers and NaN in some columns. My file looks like this: ...

casi 11 años hace | 2 respuestas | 0

2

respuestas