photo

Catriona Fyffe


Last seen: 2 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Answered
Find faster way than compose to format table
Hi Everyone, I worked to combine Athanasios and Voss' answers together to get exactly what I needed: the full table exported wi...

3 months ago | 1

Question


Find faster way than compose to format table
I have a large table of data which needs to be output as a csv and then read into a model. For some reason (which I cannot solve...

4 months ago | 3 answers | 0

3

answers

Question


fitnlm giving Inf or NaN values
I am trying to use fitnlm to fit a range of equations to data. It works fine for a power relationship, e.g. modelfun = @(b,x) b...

2 years ago | 0 answers | 0

0

answers

Question


Size of .mat file varies and does not save consistently
Hi All, I am trying to save the variables in my workspace but some odd things are happening. First when I tried to save it was ...

2 years ago | 0 answers | 0

0

answers

Question


Problem with fill / patch
Hi, I would like to use fill or patch to colour the space between two lines. I have a minimum value and a maximum value and both...

3 years ago | 1 answer | 1

1

answer

Question


Index not working - very simple problem!
I want to find the indices of a vector of shortwave radiation values which = 3 and replace them with 0. Should be simple. My co...

4 years ago | 2 answers | 0

2

answers

Answered
Calculate average for each hour in day
A very simple way to solve this if you have whole days starting at 00:00 is to use reshape. Its a bit old school but I like it! ...

4 years ago | 0

Question


Leap days and extracting data disregarding the year
I have an hourly timeseries of windspeed over several years, with some gaps filled by NaNs. I want to fill the gaps with a day o...

4 years ago | 0 answers | 0

0

answers

Question


Assign values based on multiple index thresholds - vectorised solution?
I would like to assign different values to a variable (SRF) which is used in a loop which is running over time (at hourly interv...

4 years ago | 0 answers | 0

0

answers

Question


Solving out of memory for 4D array filled in for loop
I am trying to determine the optimum set of parameters for a simple ice melt model by comparing the result of the simple melt mo...

4 years ago | 0 answers | 0

0

answers