photo

Beatriz Sanchez


Last seen: más de 5 años hace Con actividad desde 2018

Followers: 0   Following: 0

Estadística

MATLAB Answers

13 Preguntas
1 Respuesta

CLASIFICACIÓN
227.937
of 300.706

REPUTACIÓN
0

CONTRIBUCIONES
13 Preguntas
1 Respuesta

ACEPTACIÓN DE RESPUESTAS
61.54%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 21.045

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 170.244

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

  • First Answer
  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


Problem with "string scalar or character vector must have valid interpreter syntax"
Hello saviors, so, I'm trying to do a subplot title with an annotation 'textbox', and I need it to be latex the interpreter of ...

casi 6 años hace | 1 respuesta | 0

1

respuesta

Respondida
fill missing cell array - code works but output wrong
Hello, I couldn't do it using the funtion fillmissing. You Can replace the missing values for a number o anything you want like ...

alrededor de 6 años hace | 0

Pregunta


add label to a contour when when multiples plots
Hello saviors, so, I'm creating three contour from trhee matrix array on a single plot using hold on: hold on contour (muve...

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

1

respuesta

Pregunta


load files whith a previus specified name
hello all, so, I want to load a file whose name is previously specified in a variable: alf=0 pol=1 name= [(strcat('1beatr...

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

1

respuesta

Pregunta


How to save a variable within a parfor loop?
Hello saviors! so, I need help: I'm trying to run a parfor loop nested with a forloop, and save the outcome in a matrix array n...

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

1

respuesta

Pregunta


How to save/print multiples images using a for loop?
Hello, so, I'm loading some files within a for loop and I want to print a image for each iteration of the for loop: folder= di...

casi 7 años hace | 2 respuestas | 0

2

respuestas

Pregunta


load files within a for loop
Hi! so, I run my code several times with differents values for some of the parameters, and I saved those results on a .mat file...

casi 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to produce and save in a variable a list of a folder's files?
Hello, so I'm trying to get a list of the names of every file .mat on a folder (all of the files on this folder) and save this r...

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

2

respuestas

Pregunta


how to use num2str on print?
hello, so I'm trying to print an image, but this image run several times with different values of two parameters (alpha and p)....

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

1

respuesta

Pregunta


Add trend line to a scatter plot
Hi, I'm ploting some data in a scatter and I want to add a trending line to the plot, but the imput x and y for the scatter are ...

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

1

respuesta

Pregunta


how to correctly spaced the X and Yticklabel?
Hi, this is my code: vec=[-180 -36 0 36 180] for i=1:3 figure(1) subplot(1,3,i) if i==1 ...

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

0

respuestas

Pregunta


how to specify the X and Y ticklable?
Hi, so I'm trying to specify the Xticklable and Yticklable on a contourf. Unfortunately when I give the vector that I want to se...

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

2

respuestas

Pregunta


how to do a subplot loop?
Hi, I'm trying to subplot whithin a for loop. I'm asking matlab tu plot me three contourf called nzero_mean1, nzro_mean2, nzro_m...

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

1

respuesta

Pregunta


how to storage output data from a nested parfor loop?
Hi, so I have something like this: m=[150; 300; 0] m(1)=180 vec=[-180 -36 0 36 180] d=1000 for i=1:5 dm...

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

1

respuesta