Community Profile

photo

Puspa patra


Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to use two y axis in plot?
how can I use two y axis in a single plot, I am using matlab 2015

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to get slope over each grid?
I have a 3dimentional matrix , long*lat*monthly_mean_data, I want to plot slope over each grid showing the change in the data ov...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to write data on grid in a plot?
I have a mat file, which has some value distributed through out the globe, which dimention 181*361. generally I plot that mat f...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to replace NaN values with zero?
Hello, I have a matrix of 361*181 dimention, which contain NaN and some values. I want to replace those NaN values with 0, I h...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to create an 3D plot in matlab?
I have three single column matrix, containing longitude, latitude and height data. I need to plot trajectories, and I want that ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to extract one dimention of an matrix, keeping the two other dimention constant?
I have a matrix of dimetion 361*181*1053, in which the first two dimention specifies lattitude and longitude, I want to extract ...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to replace values less than equal to zero values in a matrix?
I have a marix of 44450*8 dimention, which contain some zero and negative values, I want to replace them with NaN. how to do tha...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to calculate runningmean ?
I have a column matrix with 106560 elements, and I want to calculate the running mean of it with 24 points as the interval of av...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to make all elements of an matrix NaN except elements?
I have an matrix, like A= [1 2 4; 6 7 8; 5 6 9] I want to convert it into B = [1,2 3; 6,NaN,Na...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to change the scale of an colour bar?
Hello, My plot range with variation from 0 to 3500, so I want to use an log scale colour bar instead of normal colour bar scale...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I read and import data from a .dat file in matlab?
I have a .dat file which contains one header row, and data of several rows. I tried import data as I used to do for .txt file, b...

fast 6 Jahre vor | 0 Antworten | 0

0

Antworten