![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/6080870_1522111879579_DEF.jpg)
Yasmin Samy
Followers: 0 Following: 0
Estadística
21 Preguntas
2 Respuestas
CLASIFICACIÓN
19.746
of 297.016
REPUTACIÓN
2
CONTRIBUCIONES
21 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
38.1%
VOTOS RECIBIDOS
2
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
Generated figures are not opening
Hi all! Currently, the figures generated from my code are not opening. They are generated but appear as either gray or black b...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Change color of stacked bars according to values
Hello, I am trying to plot a stacked bar chart, where each bar has a color shade depending on values from another vector. I tr...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
How to extract certain files according to numbers in the filename?
Hello, So i have files with names as shown below: bar_3pressure.xlsx bar_3temp.xlsx bar_4pressure.xlsx bar_4temp.xlsx this...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Uitable column name with symbols and subscripts
Hello, I want to write the column name in my uitable as <reff,f> where eff,f are subscripts. I tried using html but for some ...
casi 6 años hace | 1 respuesta | 0
1
respuestaPregunta
I have a problem aligning text in uitable due to the data type.
Hi all, I have a uitable in my figure and can`t seem to adjust the alignment of the text. Apparently, from the documenation (h...
casi 6 años hace | 0 respuestas | 0
0
respuestasPregunta
opening 5D netcdf array
Hello all, So i have this netcdf file that is a 5D array (longitude,latitude,level, bin, time). I was using ncread to open t...
alrededor de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
How can i place saved figures into a new figure as subplots?
Hello, I am trying to place my plotted figures (saved as .fig) as subplots in one figure. The problem i face is that they axis...
más de 6 años hace | 1 respuesta | 1
1
respuestaPregunta
How to save figures while specifying the saving location, extension and resolution?
Hello, below is the saving section of my code which works fine. However i would like to get figures saved with a higher resol...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
stacked histogram and xaxis issues
Hello, I`m plotting histograms and would like stack 2 data sets instead of having them overlap. The problem is i didn`t find an...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
How to replace xtick labels on histogram plots properly?
Hello, So i am plotting a histogram of log values and i want the xaxis to show the corresponding linear values. edge_tl are ...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
adding table next to plot
Hello, I would like to add a table next to my plot. Similar to a legend. The best solution was as if im adding text, but i co...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
converting num to date on the xaxis in Matlab R2016a
Hello all! I am plotting a line plot with date on the x axis. The date is in numeric form eg 733590 and i want to convert it t...
alrededor de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
how to set figure handles in a for loop?
Hello! I have a for loop that uses two different tables to simultaneously create two figures (multiple curves are plotted on ea...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Getting error when asking from max and min for negative values.
I have two vector of negative numbers (log values). The first is fine as it has a postive max value and a negative min. But i...
alrededor de 7 años hace | 2 respuestas | 0
2
respuestasPregunta
Getting -Inf when applying the mean to log values
Hello all,I have a very large set of numbers. I got the log and then used the following line to get the monthly mean Fine_avg ...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
loop for counting numbers within specified ranges
Hello, I am trying to create a histogram. I have a vector 2671 values and i want to count the number of values that occur withi...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
performing a function to a column in a table
Hello, I have a table where GroupingVariables is month. It has 3 columns, the month, the groupcount, and the mean. I would lik...
alrededor de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Index exceeds matrix dimensions.
Hello! The code below shows two sections for deleting rows according to two conditions. They are exactly the same but for some ...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Why does an empty duplicate figure box appear?
Below is part of a code that i am using to plot some scatter plots. The problem is that for every loop i am getting two plots. ...
más de 7 años hace | 1 respuesta | 0
1
respuestaHow can i plot (annual plots) data according to the years (which are listed in the first column)?
For those who would like to know the answer...i did a conditional loop. There was some problems with the last lines for each ye...
más de 7 años hace | 0
Pregunta
How can i plot (annual plots) data according to the years (which are listed in the first column)?
Hello, I have a table where the first column shows the years. I would like to plot the values for each year. example: year...
más de 7 años hace | 2 respuestas | 0
2
respuestasWhy does length sometimes read the number of columns instead of the number of rows?
thanks all!
más de 7 años hace | 0
Pregunta
Why does length sometimes read the number of columns instead of the number of rows?
Hello, I`m looping over the length of a table (converted to array to be 'double'). However, sometimes the length reads the row...
más de 7 años hace | 3 respuestas | 1