UTKARSH VERMA
Indian Institute of Tropical Meteorology
Followers: 0 Following: 0
Statistiques
14 Questions
0 Réponses
RANG
14 681
of 300 365
RÉPUTATION
3
CONTRIBUTIONS
14 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
78.57%
VOTES REÇUS
3
RANG
of 20 933
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 262
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How do I display different colormap for subplots?
HI all, I am plotting 6 subplots in one figure in arrangement as 2 rows and 3 colums. I want two colorbar with different color...
environ 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to average first two dimension of 3D array/matrix?
Hi all, I am calculating the average of first two dimension of a 3D matrix but it is showing following error: Error using sum ...
environ 4 ans il y a | 3 réponses | 0
3
réponsesQuestion
How to set common colorbar for multiplots?
Hi all, I am using subplots to plot multiple contour plots in a single figure using for loop and using colorbar with 'Position'...
environ 4 ans il y a | 2 réponses | 1
2
réponsesQuestion
How to remove contour line in filled contour plot?
Hi all, I am plotting a data using contourf but the there is a contour line between the start and end value color even after us...
environ 4 ans il y a | 2 réponses | 1
2
réponsesQuestion
How can I plot circular colormap for 0-24 hour phase?
I am plotting 24 hour phase figure where I want a circular colormap i.e. 0th hour and 24th hour should have same same but with s...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to adjust x-axis in a plot?
Hi, I am trying to plot a global picture (as shown in figure attached) where my x-axis is from 180 to -180 longitudes but I nee...
environ 4 ans il y a | 3 réponses | 0
3
réponsesQuestion
how to plot contour lines on Joint Histogram plot
Hi all, I am plotting joint histogram by using histogram2 as shown in figure. I need contour lines to differentiate each color...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to change datenum to normal date format?
Hi all, I have tried using following command but as a result date has wrong year and they are not in sequence too: datestr(A{1...
plus de 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to calculate the pdf (probability distribution function) of a data having dimension 25x31x122?
Hi, I have a data with rainfall value as dim of 25x31x122 and I want to calculate the pdf and plot it. Can anyone suggest me h...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to plot contourf using following information?
I am having data as follows: lon 256*1double lat 128*1double time 3654*1double pr 256*128*3654double I am using contourf(lo...
presque 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to create a netcdf in matlab which can be read by grads without using descriptor file?
I have data containing lat, lon, time and precipitation values: lat: 128*1double lon 256*1double time 3652*1double pr 256*12...
presque 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
How to convert .nc file to .dat file format?
I have .nc files and I want it to convert into .dat file format. Please guide me.
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to extract latlon from the .TIFF file?
I have a LULC map as in .TIF/TIFF format, using its defined class in different colors I want to extract points (from another fil...
plus de 6 ans il y a | 1 réponse | 0
0
réponseQuestion
How to plot 3 y axis or more in a single graph?
For example: I have to plot X=(1:1:50); Y1=sin(X); Y2=exp(X); Y3=(X).^2; For y-plot I want respective adjusted range of ax...
presque 8 ans il y a | 3 réponses | 1
