Community Profile

photo

Nathan


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Indexing with Find into cell array or matrix
I'm having an issue with finding a way to index a cell array with the ouput also being a cell array. for i=1:length(dew_a...

11 years ago | 2 answers | 0

2

answers

Question


Using cell arrays and find. Undefined function 'le' for input arguments of type 'cell'.
I'm trying to index data in between two values that vary for each cell. dew_finalplus=dew_final+1; dew_finalminus=dew_fi...

11 years ago | 1 answer | 0

1

answer

Question


Group Identical Values in Matrix While Maintaining Original Indicies
Hi I have a matrix that is 43885x1. The matrix is composed of dates from 1/20/2009 to 2/20/2009. The matrix flows in numerically...

11 years ago | 3 answers | 0

3

answers

Question


Using Loop to Search through Time Stamps with sprintf
I am trying to set up a loop that uses a matrix, x, with values from 1 through 30 to search through a cell of timestamps and etu...

11 years ago | 0 answers | 0

0

answers

Question


Organize Data Using Cell Array of Time stamps?
Hi, I am trying to write a program that finds a major change to a known temperature. The data provided to me is in the form of a...

11 years ago | 1 answer | 0

1

answer