Community Profile

photo

Vince Clementi


Last seen: 2 years 前 自 2017 起处于活动状态

统计数据

  • Thankful Level 3
  • First Review

查看徽章

Content Feed

排序方式:

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 2 个回答 | 0

2

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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...

6 years 前 | 1 个回答 | 0

1

个回答

提问


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...

6 years 前 | 1 个回答 | 0

1

个回答

提问


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...

6 years 前 | 1 个回答 | 0

1

个回答

提问


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...

6 years 前 | 3 个回答 | 0

3

个回答

提问


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...

6 years 前 | 3 个回答 | 0

3

个回答

提问


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...

6 years 前 | 2 个回答 | 0

2

个回答

提问


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...

6 years 前 | 0 个回答 | 0

0

个回答

提问


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...

6 years 前 | 1 个回答 | 0

1

个回答

提问


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...

6 years 前 | 1 个回答 | 1

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答