![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/13548814_1536862533952_DEF.jpg)
A_V_G
Followers: 0 Following: 0
Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
234.346
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
42.86%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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 to draw the tangent to a curve passing through the origin
Hi, I have the following code xt = -1:0.1:1; yt=-100-(2*(cos(xt)).^3)-(4*(cos(xt)).^2)-3*cos(xt); plot(xt,yt) and I get the...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
White lines in 2D figure when exporting it
Hi, I am using (in Matlab2018b, MacbookPro 2019 with macOS Catalina): pcolor(xdata,ydata,zdata)); colorbar shading interp c...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to add a black line using brewermap
Hi, I want to add an extra black line to a plot with 5 lines where I am using: map = brewermap(5,'Blues'); set(0, 'DefaultAx...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Acces data in Icloud
Hi, I am using a Macbook to run my matlab scripts and I need to access the data (.mat files) in the iCloud drive. However, I d...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Restart variable from a middle point
Hi, I have a for loop for a variable, let's call it X=linspace(a,b,c); Now, imagine that I am calculating a variable M that de...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Use of colours with Brewermap
Hi, I would like to use the colours "Purples" in my plot where I have 3 lines. However, if I write in the code set(0, 'Def...
alrededor de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Plot data from cell in inverse order
Hi, I have a cell array of 1x11 cell and each of this is a 4x1 matrix. If I plot directly I will obtain 11 lines and 4 valu...
más de 6 años hace | 1 respuesta | 0