Community Profile

photo

Harjas


Last seen: meer dan een jaar ago Active since 2022

Programming Languages:
MATLAB

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Plot average monthly flow from Jan-Dec for 'x' number of yrs on one plot using the provided data
Hello MATLAB Community, I want to plot the average monthly values from Jan-Dec for 'x' number of years on the same plot. I was ...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Plotting hourly data for every month for 'x' number of years
Hello Matlab Community, I am trying to group the data into monthly bins for 'x' number of years. End goal is to plot the data f...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Grouping and comparing Data
Hello Matlab Community, I have to compare the montlhy average values to check if it was low, med or high voltage year with Thre...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Problem saving plot as jpg or pdf
My matlab code is saving the plot of 6 subplots. But, when I open the saved version, the legend is blocking the plots. I am also...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Saving plots in For loop
When I am using the below command, it is giving me error as invalid or missing path. saveas(gcf,['Monthly plot for: ', datestr(...

meer dan een jaar ago | 3 answers | 0

3

answers

Question


Creating plots in group of six plots for x number of plots
I have run 'for' loop to store the plot for every year in 'h'. But I am unable to find a way to save/show those plots in group o...

meer dan een jaar ago | 1 answer | 0

1

answer

Question


Export Data to Excel Error:
I have three different output arrays as low voltage, med voltage and high voltage. Three arrays have different number of rows. I...

meer dan een jaar ago | 3 answers | 0

3

answers

Question


Sorting/Grouping based on date for all years
My attached data is continous from 1st Jan to 31st Dec for 5 years(2001-2005). I want to compare the data (For eg: Minimun, Max...

bijna 2 jaar ago | 2 answers | 0

2

answers

Question


I need to break down the flow data into groups of data with months for every year.
For example: All the entries for the month of Jan for all the years (suppose 2010-2022) are stored in one group. Similarly, all ...

bijna 2 jaar ago | 1 answer | 0

1

answer