Pul
Followers: 0 Following: 0
Estadística
49 Preguntas
3 Respuestas
CLASIFICACIÓN
22.734
of 295.467
REPUTACIÓN
2
CONTRIBUCIONES
49 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
75.51%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
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
Pregunta
How can I save a figure (in jpeg and pdf) from this code?
Display a geographic globe in a figure created using the uifigure function. uif = uifigure; g = geoglobe(uif);
2 meses hace | 1 respuesta | 0
1
respuestaPregunta
How can I solve this error?
Hello everyone, I'm not able to plot this because I get an error without explanation. Can anyone help me, please? Thank you!...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Why am I not able to plot this?
Hello everyone, can anyone help me plot this, please? I get an error at the first line. Thank you very much function output ...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I see the right labels on x-axis?
Hello everyone, why do I got this error and I can't see the right labels on my plot? Can anyone help me please? Thank you. l...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I change the tick values on x axis?
Hello everyone, I would like to put the tick label on x axis every 2 years instead of every 5 years. How can I do it? Thank yo...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Does anyone know how to create graphics of the same size?
Hello everyone, I should create graphics of the same size and save them in pdf format. How can I do it? Thank you!
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I start the cumulative from a specific year?
Hello everyone, I would need that my cumulative sum to start from 2015 instead of 1998; how can I do it? load('DATI_ECM_GIORNA...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I calculate the cumulative sum of this file?
Hello everyone, I should calculate the cumulate of the column 4, from 2015 until 2020. How can I do it? Thank you!
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I delete this data on the graph?
Hello everyone, for the wind percentage I don't want to plot the 1st value and the last value that you can see in the plot. I t...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Error with the division
Hello everyone, load('DATI_MAR_ANNUALI'); load('DATA_ECM'); a=DATIMARannuali; b=DATIECMWFannuali; c=(a-b)./a d=c*100 thi...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I save graphics as pdf?
Hello everyone, I'd like to save graphics as pdf and I tried in this way, but I can't get what I have to write instead of "myfi...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I remove lines connecting markers?
Hello everyone, I would like to remove the lines connecting markers and keeping just the markers (triangles,circles and asteri...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaDoes anyone know how can I create the colours brown,violet and orange?
Yes, I tried, but it didn't work.
alrededor de 3 años hace | 0
Pregunta
Does anyone know how can I create the colours brown,violet and orange?
Hello everyone, I would like to change the colors "yellow" into brown, violet and orange in my script (obviously, in three diff...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Problem with plotting with 3 different y axes
Hello everyone, I tried to plot this with three different y axes, but I don't get the plot. load('giulia_year') x=giulia_ye...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I plot this with two different colors?
Hello everyone, i should plot this line with 2 different color:until 2010 it should be light blue and the other part green (in...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I create three different axis?
Hello everyone, I should plot three different quantities with three different axes in just one graph; how I can do it? plo...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I transform these data in timetable?
Hello everyone, I should transform the first 3 column in timetable ( 1 Jan 1998, 1 Jan 1999 ecc...). How can I do it? Thank...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I make this line start from a specific date?
Hello everyone, How can I make the magenta line start from a specific date (14 Jan 2015) in the graph, instead of 1 Jan 1998? ...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I create this kind of graph?
Hello everyone, Does anyone know how can I create a graph like the attached "example"? Because I created a graph in Excel ("Im...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I plot this?
Hello everyone, I should plot the magenta data (Cum_smbp.SMB_mpmm) until 30/1/2019. I tried in this way: plot(DTv,table2array...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I solve this problem while plotting?
Hello everyone, thanks to a member of this community, I found a way to do the differences between years. The problem is that wh...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Why when I do the cumulative with retime, data don't change?
Hello everyone, when I use retime for doing the cumulative, values remain the same. (If you see data in 'DATI_ECM_GIORNALIERI'...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Why this variable doesn't appear?
Hello everyone, I'm trying to do a cumulate of 'DATI_ECM_GIORNALIERI' but the variable doesn't appear. Then, I only have to pl...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Why do I get this error while plotting this?
Hello everyone, I would like to plot the first plot you can see here with the "%other plots" that you see in the code, but I g...
alrededor de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I do the cumulative?
Hello everyone, I should calculate the cumulative of daily data. Then I should do a monthly cumulative and finally, the yearly...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaHow can I change the interval on the y-axis?
set(gca, 'ylim', [0 1400]); set(gca, 'ytick', 0:25:1400); Yeah, I know. I tried in this way (every 25). But if I don't want t...
más de 3 años hace | 0
Pregunta
How can I change the interval on the y-axis?
Hello everyone, how can I change the interval on the y-axis? For istance, if I want to put an interval every 25 or 50. Thank ...
más de 3 años hace | 3 respuestas | 0
3
respuestasPregunta
Does anyone know how to create colors?
Hello everyone, How can I create/ have different colors from the standard ones (i.g. 'g','r','b','m'...)? Thank you.
más de 3 años hace | 2 respuestas | 0
2
respuestasPregunta
How can I solve this little error?
Hello everyone, I get this little error while plotting (plot (datetimeDATIMAR and datetimeDATIECMWF). How can I solve it? Tha...
más de 3 años hace | 1 respuesta | 0