Community Profile

photo

Yasmin Samy


Last seen: meer dan 3 jaar ago Active since 2017

Statistics

  • First Review
  • Thankful Level 3

View badges

Content Feed

View by

Question


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...

meer dan 3 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 4 jaar ago | 1 answer | 0

1

answer

Question


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 ...

bijna 5 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 5 jaar ago | 0 answers | 0

0

answers

Question


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...

ongeveer 5 jaar ago | 0 answers | 0

0

answers

Question


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...

meer dan 5 jaar ago | 1 answer | 1

1

answer

Question


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...

meer dan 5 jaar ago | 1 answer | 0

1

answer

Question


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...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


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 ...

bijna 6 jaar ago | 0 answers | 0

0

answers

Question


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...

ongeveer 6 jaar ago | 0 answers | 0

0

answers

Question


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...

ongeveer 6 jaar ago | 2 answers | 0

2

answers

Question


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...

ongeveer 6 jaar ago | 1 answer | 0

1

answer

Question


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...

ongeveer 6 jaar ago | 2 answers | 0

2

answers

Question


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 ...

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


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 ...

meer dan 6 jaar ago | 0 answers | 0

0

answers

Question


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. ...

meer dan 6 jaar ago | 1 answer | 0

1

answer

Answered
How 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...

meer dan 6 jaar ago | 0

Question


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...

meer dan 6 jaar ago | 2 answers | 0

2

answers

Question


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...

meer dan 6 jaar ago | 3 answers | 1

3

answers