Question


Creating a time vector
Silly question: How do I create a time vector from scratch, say beginning in 1981 and ending in 2010? Thanks

10 years ago | 1 answer | 0

1

answer

Question


Function to pull 110 years of data from .nc files?
I'm trying to write a function that does the following: metdriver=ncread('shtfl.2006.nc', 'shtfl'); but for my entire 11...

11 years ago | 1 answer | 0

1

answer

Question


Using regexp on a double array
I'm trying to extract variable names and years from my file names, but getting an error from regexp. Example of code: ...

11 years ago | 0 answers | 0

0

answers

Question


Silly Question - Mac command for 'run' script? Command _ _ R
I don't understand the two middle characters of the keyboard symbology. I clearly understand command and R. but am missing ...

11 years ago | 1 answer | 1

1

answer

Question


Eliminate backtrack in graph?
Hi there! I've attached a figure below which graphs changes in flux by season. Problem: Matlab is currently drawing lines in ...

11 years ago | 1 answer | 0

1

answer

Question


Adding variables from function to workplace - Output not working
Hi there, I'm trying to add the variables within this function to my workplace so that I can use them in subsequent function...

11 years ago | 2 answers | 0

2

answers

Question


Concatenating a double array and two cell arrays
Hi there, I'm trying to add to arrays (a & b) to my data set, which should be very simple, but I keep running into problem...

11 years ago | 1 answer | 0

1

answer

Question


Is there a way to save a .mat file with a variable as a filename?
Hello! I have a variable defined in my workspace. Example: sitename = US-FR2 How could I save a .mat file w...

11 years ago | 2 answers | 0

2

answers

Question


Using intersect to assign a classification
Hi there! I've created a classification matrix and have used intersect to find the common cell, but the problem is that I wan...

11 years ago | 2 answers | 0

2

answers

Question


Extract Variable from Filename?
Hi there, I'm trying to write a reuseable function for a multitude of data points. My current filename when I download my d...

11 years ago | 2 answers | 0

2

answers