Community Profile

photo

Aristo Pacino


Last seen: 2 years ago Active since 2021

Statistics

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer
  • Thankful Level 1

View badges

Content Feed

View by

Question


Creating hourly average data with geographic coordinates to produce 3D matrix
I have 4 column matrix, which include irregular time, temperature, latitude and longitude. I want to creat 3-D matrix such that ...

2 years ago | 2 answers | 0

2

answers

Answered
Read data from two data files and save them organized into multiples files
x=load('x.dat'); y=load('y.dat'); nsize = size(x); n = nsize(2); %%%% selecting only column of matrix I am assuming...

2 years ago | 0

| accepted

Question


creating a contour correlation plot from 2 existing contourplots
Hello experts, I have two contour plots of latitude vs longitude plots of 5 by 5 degrees grid in latitude and longitude. So fin...

2 years ago | 1 answer | 0

1

answer

Question


Every 1,5,9,13..... marker point should be of same color. Similarly 2,6,10...... and 3,7,11...... and 4,9,12.... should be of same color
As shown in the plot below. I need the marker color of [1,5,9,13........] of same color. Similarly [2,6,10,.....] for e.g., gree...

3 years ago | 2 answers | 0

2

answers

Question


High pass filter for the values
Hello, I want to have a high pass filter such that values above zero remain, and the amplitudes of the negative values are so...

3 years ago | 1 answer | 0

1

answer

Question


Extract vertical line numerically from curve plot
Hi, I would like to know if it is possible to extract vertical line (blue color) from a curve plot as shown in the image? I'm al...

3 years ago | 1 answer | 0

1

answer