Community Profile

photo

Yasmin Samy


Last seen: 3 years 前 自 2017 起处于活动状态

统计数据

  • First Review
  • Thankful Level 3

查看徽章

Content Feed

排序方式:

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 1 个回答 | 1

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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

6 years 前 | 2 个回答 | 0

2

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 2 个回答 | 0

2

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 0 个回答 | 0

0

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

6 years 前 | 0

提问


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

6 years 前 | 2 个回答 | 0

2

个回答

提问


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

6 years 前 | 3 个回答 | 1

3

个回答