Statistics
15 Questions
0 Answers
RANK
40,032
of 295,448
REPUTATION
1
CONTRIBUTIONS
15 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
1
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
Scatter plot with two data sets of uneven values
Hi All, Is it possible to create a scatter plot using two datasets of uneven values. For example, D1 and D1 both have x values...
5 years ago | 1 answer | 0
1
answerQuestion
Extracting select data from excel sheets
Hello. I am currently trying to merge data from two excel sheets (A and B) into a third excel sheet (C): A = xlsread('file1'...
5 years ago | 0 answers | 0
0
answersQuestion
Manipulate axis direction using addaxis
Hello, I am trying to plot multiple time series on a single figure using the addaxis function. I am able to plot the series and ...
5 years ago | 0 answers | 0
0
answersQuestion
Generate unevenly-spaced synthetic time series
Hello, I have created a synthetic time series (x) over time (tsyn), but I need to remake this so that the spacing between poin...
5 years ago | 2 answers | 0
2
answersQuestion
Generating artificial (synthetic) time series for spectral analysis
Hello, I am attempting to create a synthetic time series to perform spectral analysis (FFT and Lomb-Scargle) on. Ideally, this t...
5 years ago | 1 answer | 0
1
answerQuestion
Find average of multiples lines
Hi All, Having more trouble than I should finding the average line from 7 records. Each record is basically [T, (a-b)], wher...
7 years ago | 1 answer | 0
1
answerQuestion
uisetcolor different in 2017b???
Hi all, Recently updated MatLab to 2017b. Tried using the uisetcolor function for my script, but it seems to have changed si...
7 years ago | 1 answer | 0
1
answerQuestion
How to change the median value on colorbar
Hi All, I am looking to adjust the linearity of my colorbar by changing the value of the median value For example, if colorb...
7 years ago | 1 answer | 0
1
answerQuestion
flipud will not work anymore
Hi all, I am creating a global map and using the cmocean colorbar options. I need to show depth below sea level, so for a fe...
7 years ago | 3 answers | 0
3
answersQuestion
Is it possible to connect points on a scatter plot with arrows instead of a line?
Hello, I am looking to show how oxygen and carbon covary over time in a simple x-y scatterplot. However, instead of the poin...
7 years ago | 3 answers | 0
3
answersQuestion
Error message: Undefined function or variable 'divide'.
Hi All, I am attempting to divide two datasets, but am getting an error message. I am interpreting this (based on other user...
7 years ago | 2 answers | 0
2
answersQuestion
Data that plots in excel, but not Matlab
Has anyone every had simple x,y data that plots in excel, but not in MatLab? I've tried every which way to import the data to my...
7 years ago | 0 answers | 0
0
answersQuestion
How to make land surface black using ETOPO data
Hi All, I'm trying to create an map using ETOPO data that shows ocean bathymetry, but blacks out anything above sea level (i...
7 years ago | 1 answer | 0
1
answerQuestion
Error using griddedInterpolant. The grid vectors must contain unique points
Hi All, Trying to plot two different datasets with a uniform x-axis I ran through a loess filter. My code for the interp/plot...
7 years ago | 1 answer | 1
1
answerQuestion
How do I interpolate missing data points in one data set so I can create an ensemble with multiple data sets?
I need to interpolate missing data points in an x,y data set (Age (ka), chemical value). I will need to interpolate chemical val...
7 years ago | 0 answers | 0