aine gormley
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
colorbar tick labels -string above and below, remove ticks
I am trying to reproduce the colorbar below for my chart. Below is my current chart... Below is my code for this, please...
5 years 前 | 1 个回答 | 0
1
个回答提问
colormap & caxis matching nonlinear plots
I am trying to fit my data to match the published map below (the figure on the left), but cannot figure out the right code for t...
5 years 前 | 0 个回答 | 0
0
个回答提问
do not regress if any Y is zero
Hi, I am using regress to perform linear regression on a large nc file (containing lat, lon, time, and temperature). So for each...
6 years 前 | 1 个回答 | 0
1
个回答提问
mean regression of variable in multiple nc files
Please can someone advise on my code for Matlab. I am trying to do linear regression on the TXx variable across 5 netcdf files. ...
6 years 前 | 1 个回答 | 0
1
个回答提问
why am i getting zero slope?
I calculate linear regression (temperature change (y) over 30 years (x)) using a large dataset (producing >55000 slopes). 62% of...
6 years 前 | 0 个回答 | 0
0
个回答提问
HISTOGRAM 2 COLOURS - positive numbers red, negative numbers blue
Hello, I have a histogram showing temperature warming (positive numbers) and cooling (negative). It is based on linear regress...
6 years 前 | 1 个回答 | 0
1
个回答提问
calculate total percentage on either side of histogram
Hi, is it possible to calculate the total percentage on either side of histogram - like in the digram below? NB: I dont need to ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Split Histogram - individual and total percentages display
Hello, I am trying to recreate something similar to the figure below. Currently, I can display the positive and negative in the ...
6 years 前 | 1 个回答 | 0
1
个回答提问
X is rank deficient to within machine precision. Linear regression of mean
Hello, so I am writing code to do a linear regression on 2 variables - each variable exists on 5 different nc files, so I have t...
6 years 前 | 0 个回答 | 0
0
个回答提问
mean trend of 5 time series regressions
Hi, so I have completed 5 x linear regressions (same variable on same time series, just measured in 5 different ways). Now I a...
6 years 前 | 0 个回答 | 0
0
个回答提问
indices on left not compatible with size of the right
Dear Community, I am hoping somebody can advice on the error below that I keep hitting with a new code: Unable to perform as...
6 years 前 | 0 个回答 | 0
0
个回答提问
output argument not assigned
Dear community,I have been continually hitting the following error in my code: -- Output argument "var_ap" (and maybe o...
6 years 前 | 2 个回答 | 0
2
个回答提问
xsticklabel_rotate parameter/value pair arguments
Hi, Im trying to plot the following figure, but keep getting the error about xsticklabel. if true >> figure; h = bar(1:...
6 years 前 | 1 个回答 | 0
1
个回答提问
data section from nc file
Hi, I wrote the following script to extract data from my .nc file. The data is for the QIRRIG variable. Time is monthly, ove...
6 years 前 | 1 个回答 | 0