Statistics
8 Questions
0 Answers
RANK
21,653
of 295,467
REPUTATION
1
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
37.5%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
trying to create a legend that explains scatter plot marker type
The code below plots the minimum overturning circulation value of the Atlantic Thermohaline Circulation from 24 different simula...
10 years ago | 1 answer | 0
1
answerQuestion
Extracting temperature data from netCDF file and then trying to take time derivative of temperature
I am trying to extract temperature data from a netCDF file: SATh = ncread('spatially_int_Historical.nc','A_sat'); SATFAS...
11 years ago | 1 answer | 0
1
answerQuestion
division of two 200 by 1 matricies produces: Error using * Inner matrix dimensions must agree
I have two variables: GtCCO2Diffh and CO2emithc. size(GtCCO2Diffh) returns [200 1] --> a 200 row x 1 col matrix size(CO2em...
11 years ago | 1 answer | 0
1
answerQuestion
I am looking to group objects together in a plot legend
Hello, I am plotting Arctic Sea Ice area against cumulative emissions, and have 24 curves (model runs) from 5 (five) cumulati...
11 years ago | 0 answers | 0
0
answersQuestion
Trying to use a for loop to capture data from netCDF output, and then average the data
I am trying to grab the "September" and "March" Sea Ice Data from a netCDF output file, and then average the yearly September an...
12 years ago | 1 answer | 1
1
answerQuestion
Trying to write a variable varying with 3 dimensions to MatLab
I am trying to write A_sulphod (a variable for sulphate optical depth) that varies with respect to time, latitude, and longitude...
12 years ago | 1 answer | 0
1
answerQuestion
loading file stored as string and then plotting data from file
I am attempting to create a script which asks the user for the filename of a txt file whose contents will later be plotted. ...
12 years ago | 2 answers | 0
2
answersQuestion
Using MatLab interpolation to create a function with specific target value
I am trying to develop several cumulative carbon emissions to later upload to a climate model. The goal is to design curves whos...
12 years ago | 1 answer | 0