Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 1
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0