photo

Puspa patra


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 2 个回答 | 0

2

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 0 个回答 | 0

0

个回答