Szabó-Takács Beáta
Followers: 0 Following: 0
Statistiques
RANG
10 034
of 295 448
RÉPUTATION
4
CONTRIBUTIONS
52 Questions
5 Réponses
ACCEPTATION DE VOS RÉPONSES
26.92%
VOTES REÇUS
1
RANG
of 20 227
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 872
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 to create a correct barplot from table?
Dear All, I have a table T where the first column values are: '< 20°', '21°- 30°', '31° - 40°', '41° - 50°', '51° - 60°', '> 61...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Which numerical integral equation is correct?
I would have a question in connection with numerical integration in Matlab R2015b. I would like to integrate the ceilometer meas...
plus de 5 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I add a line to an imagec figure?
Hi, I use Matlab R2015b. I created an image in the following way: imagesc(t,altitude,BS); datetick('x', 'HH:MM'); colorba...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to counting frequency of a value occurence in a matrix?
Dear All, I have a vector which values are 1:31. I would like to calculate the frequency of occurence these values in different...
presque 6 ans il y a | 1 réponse | 0
1
réponseQuestion
How to add legends to a subplot and how to set the YTick?
Dear All, I tried to create a subplot with the following code by Matlab R2015b: I attached the resulted plot. I do not underst...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I write a table from a matrix?
Dear All, I have a matrix pr(10958,30888) and three vectors year(10958,1), month(10958,1) and day(10958,1). I would like to cre...
plus de 7 ans il y a | 3 réponses | 0
3
réponsesHow download MLToolbox MeteoLab?
Sorry for the very late answer. The user name and password are: anonymous
plus de 7 ans il y a | 0
Question
How can I convert NaN values to single -999 value
Dear Matlab Users, I use R2015b Matlab. I tried to convert NaN data to -999 and convert the matrix which containes these -999...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I create a bar plot from sorted values with correct sorted label values?
Dear All, I would like to create a bar plot with sorted precipitation data (pr) along its sorted date (date). I tried the follo...
plus de 7 ans il y a | 1 réponse | 0
1
réponseHow can I overlay pcolorm figure with contours?
Meantime I found a correct solution: worldmap('Europe'); load coast; plotm(lat, long, 'k'); clear lat long; cax...
plus de 8 ans il y a | 0
| A accepté
Question
How can I overlay pcolorm figure with contours?
Dear All, I would like to perform a map froma matrix which values varied between 1 and 31 (e.g 1,3,4,5,6,11,12,13,15,17,18,19,20...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I create a correct contour plot with contourfm function?
Dear All, I have a lot of matrices what about I want to create colourfm maps. The values of the matrices varied between 1 and 3...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
Why the contourfm not perform the contours correctly?
Dear All, I would like to create some maps by contourfm function, but I found that it does not work correctly. I have some ma...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
Matter with worldmap: Warning: Variable 'worldRegions' not found
Dear All, Until today morning I get error message if I use worldmap('Europe'); Warning: Variable 'worldRegions' no...
plus de 8 ans il y a | 1 réponse | 1
1
réponseQuestion
Error with colorbar if I use hot(6) colourmap.
Dear All, I created a contourfm map using with hot(6) colours by: worldmap('Europe'); load coast; plotm(lat, long,...
plus de 8 ans il y a | 1 réponse | 0
0
réponseHow can I set the colours in contourcmap that the same levels values have same colour in different figures?
Meantime I found a solution using with caxis: v=[1,2,3,4,5,6,7,8,9]; worldmap('Europe'); load coast; plotm(lat, l...
plus de 8 ans il y a | 0
| A accepté
Question
How can I set the colours in contourcmap that the same levels values have same colour in different figures?
Dear All, I have two different matrix (rd_pr) which values are categirized in 10 classes by: dif2=reshape(rd_pr,[size(rd_p...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Error in internal.mapgraph.ContourGroup>oneVertexPatch
Dear All, I have a 2D matrix dif1 where size(dif1,1) = 1 and size(dif1,2)=longitude*latitude (464*201). I divided its values in...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I set colours in contourfm and contourcmap to create a common colorbar for three maps with different minimum and maximum values?
Dear All, I have three maps which have different minimum and maximum values. I attached the maps(fig1, fig2, fig3). I created t...
plus de 8 ans il y a | 1 réponse | 0
0
réponseHow can I create a contourf with costline?
Meantime I found a solution. worldmap('Europe'); load coast; plotm(lat, long, 'k'); clear lat long; lat=load(la...
plus de 8 ans il y a | 0
| A accepté
Question
How can I create a contourf with costline?
Dear All, I have a 2D matrix about precipitation values in Europe. I would like to create a contourf from this matrix with cost...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Why change the color of the figures when I put them into a destination fig file?
Dear All, I tried to putt 4 .fig files into one .fig file. One of them is just a colorbar what I defined myself. When I merge...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I display longitude and latitude values in a projected figure?
Dear All, I created a map with eqdcylin projection by the following way: axesm('eqdcylin','maplatlimit',[26.5861 71.8699...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I set the 'Xticks' to the bound of the colours in a colorbar?
Dear All, I would like to create a colorbar where the ticks are in the bound of colours. I tried to do it by the following wa...
plus de 8 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I calculate ensemble average of 6 2D matrices with nanmean function?
Dear All, I have 6 2D matrices. Both of them have 10958 rows and 30471 columns. The rows are the time and the columns are the...
plus de 8 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I display the border of sub-regions of a map with box?
Dear All, I created a map about Europe with observed longitude, latitude and elevation data and small maps about some region ...
presque 9 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I display a sub-area border in a map?
Dear All, I created a Lambert Conic Projected map about Europe. I would like to show the border of some subregion. I tried the ...
presque 9 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I frame some subregion in a Lambert projected map?
Dear All, I created a Lambert projected map about Europe by the following way: axesm('lambert','maplatlimit',[ 26.5861 ...
presque 9 ans il y a | 1 réponse | 0
0
réponseQuestion
How can I change the distance between figures in subplot?
Dear All, I created a subplot figure with the following code: subplot(2,2,1); axesm('lambert','maplatlimit',[ 26.5861...
presque 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Which data are stored in handles of boxplot?
I created a boxplot with H=boxplot(x); Could someone which data are contained in H? I think they are not the statistical...
presque 9 ans il y a | 1 réponse | 0