Statistics
RANK
264,075
of 297,016
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to get myBinomTest.m to work with array input, not just scalar
Hi, I am trying to implement a script (myBinomTest.m) within a script which I've written, for a lat/lon grid. I can execute m...
12 years ago | 1 answer | 0
1
answerQuestion
How to write lat and lon as 'data' in a netcdf file (in addition to the other variable(s))
I have a question about writing out netcdf files: My netcdf files are being written with a variable (with three dimensions), ...
12 years ago | 1 answer | 0
1
answersubscript indices must either be real positive integers or logicals - how to change lat/lons from double to integers?
Didn't come up with an answer for this - added in the time for loop, reran the script, takes 6 hours to run, and I still end up ...
13 years ago | 0
Question
subscript indices must either be real positive integers or logicals - how to change lat/lons from double to integers?
Hi, I am executing a script for a global grid, using for i=1:144 for j=1:91 [z]=SPI ...etc end end But I get the er...
13 years ago | 2 answers | 0