Ellen
Followers: 0 Following: 0
Statistics
RANK
230.936
of 295.448
REPUTATION
0
CONTRIBUTIONS
8 Questions
3 Answers
ANSWER ACCEPTANCE
87.5%
VOTES RECEIVED
0
RANK
of 20.227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How can I plot my coórdinates on top of the map, Ans how can I choose my own area? Cannot find a tutorial on the subject.
In the code my questions kind reagrds Ellen land = readgeotable("landareas.shp"); geoplot(land) %how can I limit the char...
8 maanden ago | 1 answer | 0
1
answerHow can i change file within a loop?
Ive already defined de 4 stations with the number gauge.source='PSMSL'; gauge.data(1).location='Vlissingen'; ga...
9 maanden ago | 0
Question
How can i change file within a loop?
%two snippets of code ---------------------------------------------------------------- gauge.source='PSMSL'; gauge.data(1...
9 maanden ago | 1 answer | 0
1
answerQuestion
from txt to dat file
I have an program from an older version that uses a dat file looking like : when I open it using import data. I want to use ...
9 maanden ago | 2 answers | 0
2
answersQuestion
how can I make a custum legend in a second figure?
I have this plot whwn I add a legend there are to many data. I want 1 legendrule for the black dot (the average of al the dat ...
11 maanden ago | 2 answers | 0
2
answersQuestion
power of 10 problem
I am working on a script of a much older version of matlab. Figerd out with help of this community waht my problem is. I like to...
12 maanden ago | 1 answer | 0
1
answerQuestion
What command do i need after de hold off fuction to print the labels in my plot?
kin_sector=[meteo.data.sector]'; figure(1) fs=11; set(gca,'FontSize', fs) cc=jet(noy); hold on .........% I left the...
12 maanden ago | 1 answer | 0
1
answerQuestion
How can I compress a table
I have an imported csv file. Containing a lot of rows How can I compress them so that al of the data of one year is stored in on...
12 maanden ago | 2 answers | 0
2
answersReadtable error help?
I have the same error. % scroll through file: how many lines are there? v=readtable(filename,'%s%*[^\n]'); nlines=siz...
ongeveer een jaar ago | 0
Trouble with date conversion
did you mean the csv file? I used the button import data, and changed the second column (from B34 to text) also tried with datet...
ongeveer een jaar ago | 0
Question
Trouble with date conversion
I have a csv file in which the date is in the format YYYYMMDD for example 19910101 the nextr row has the hour. I cant manage to...
ongeveer een jaar ago | 3 answers | 0