Community Profile

photo

Ben Anderson


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Bar chart with two different colors
Hello, I'm plotting YTD information using bar charts as part of an axes() assembled subplot. Some of the data (prior to Nov 2015...

8 years ago | 0 answers | 0

0

answers

Question


Vector of dates going back one rolling year
I need to generate a rolling 1 year list of dates. I've tried using: A=datevec(now); DList=datenum(A(1), A(2):-1:A(2)-12...

8 years ago | 3 answers | 0

3

answers

Question


sum column based on match in another column
Hello, I have a 2D array of data that is imported from Excel. The data is in the following format: Data=[Date Shift Unit Co...

8 years ago | 1 answer | 0

1

answer