photo

Fredrik


Danmarks Meteorologiske Institut

Last seen: 3 jours il y a Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

MATLAB Answers

6 Questions
2 Réponses

RANG
111 374
of 301 496

RÉPUTATION
0

CONTRIBUTIONS
6 Questions
2 Réponses

ACCEPTATION DE VOS RÉPONSES
33.33%

VOTES REÇUS
0

RANG
 of 21 302

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 859

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

  • Thankful Level 1
  • First Review

Afficher les badges

Feeds

Afficher par

Réponse apportée
Convert cell, containing decimal points as a comma, to double
As always, I found the answer right after posting. If I use A = str2double(strrep(A,',','.')) it seems to work.

plus de 2 ans il y a | 0

| A accepté

Question


Convert cell, containing decimal points as a comma, to double
Hi all, I have a cell vector with numbers where the decimal point is a comma. How do I convert these to numbers? Let's use an ...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


scatteredInterpolant is not interpolating in all directions
Dear all, I have data on an irregular grid that I want to interpolate to another irregular grid with a finer resolution using a...

presque 7 ans il y a | 1 réponse | 0

0

réponse

Réponse apportée
surfacem - how to show partial cells
The solution I went with was to find the corners of each grid cell and then do a fillm for each gridpoint separately in a nested...

plus de 9 ans il y a | 0

| A accepté

Question


surfacem - how to show partial cells
Hi, If I do A = rand(3,3); lat = [46 46.1 46.2; 42 42.1 42.2; 38 38.1 38.2]; lon = [10 11 12; 10.2 11.2 12.2; 10....

plus de 9 ans il y a | 2 réponses | 0

2

réponses

Question


Unable to add text to map plot
As an example, if I do clf; worlddatamap('landareas.shp',[0 45],[-45 0],'line') setm(gca,'MapProjection','robinson'); ...

plus de 10 ans il y a | 1 réponse | 0

0

réponse

Question


problem with print - "file name contains characters that are not contained in the filesystem encoding"
The operation >> file = 'C:\Users\fbo\Documents\test.png'; >> print(file); leads to Error using fopen The fi...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Question


worldmap issue on R2015b
When calling worldmap I get the following error: >> worldmap Error using referenceSphere The specified superclass 'sphero...

plus de 10 ans il y a | 1 réponse | 0

0

réponse