Gianluca Regina
Followers: 0 Following: 0
Estadística
8 Preguntas
2 Respuestas
CLASIFICACIÓN
71.227
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
8 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
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
Groupcount function sort data in alphabetical order
Dear MatLab users, I have a cell array (attached) containing the IDs of my events. I used the groupcount function to see how ma...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Rename files after a certain string in the file itself appears
Dear MatLab users, I have a bunch of files in a folder I need to rename. Basically, I want to delete the first 5 or 6 character...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
Label 0 in a semilog plot
Dear MatLab users, I have some data I want to plot, and the x-axis values go from 0 to 1. However, I need to plot them in a sem...
casi 3 años hace | 1 respuesta | 0
1
respuestaPrint figures with many subplots in A4 format or similar
To answer my own question, the XTicks and axis properties must be initialized in each subplot, and this type of configuration se...
alrededor de 3 años hace | 0
| aceptada
how do i draw the function of 3t^2+2t-0.5
t = -10:0.1:10 ; y = 3*t.^2 + 2*t - 0.5 ; plot( t , y , 'linewidth' ,1.5) xline( 0 ) yline( 0 ) xlabel('\bf t', 'Fontsize',...
alrededor de 3 años hace | 0
Pregunta
Print figures with many subplots in A4 format or similar
Dear MatLab users, I have several figures with 12 subplots (4 rows and 3 colums) which I want to print and/or save in a standar...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
How can I use XTickLabel with a bigger font in a subplot
Dear MatLab users, I have a tiny graphic problem. I am using a subplot(1 , 2 , 1) and (1,2,2) type, and I would like my XTickLa...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
Is this code for plotting linear regression in loglog scale and confidence intervals correct?
Dear MatLab users, I have a bunch of data x and y, I want to do a linear regression of the natural logarithm of my data. Then, ...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Legend: is it possible to remove the border while leaving the background color?
Dear MatLab users, I would like to generalize my plot legends visualization, but the legend border and background seem to inter...
casi 4 años hace | 1 respuesta | 0
1
respuestaPregunta
How to plot this type of data in MatLab?
Dear MatLab users, I'm trying to plot some data but I'm having some problems and I don't know which function is the most approp...
casi 4 años hace | 1 respuesta | 0