Community Profile

photo

Mark Brandon


The Open University

Last seen: 10일 전 2011년부터 활동

Followers: 0   Following: 0

연락

Professional Interests: Oceanographer

통계

All
  • First Review
  • Knowledgeable Level 2
  • 3 Month Streak
  • Revival Level 1
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
How to load a particular shp file?
I think your download is scrambled Jimmy. I've just downloaded the dataset from CEH https://catalogue.ceh.ac.uk/documents/834...

대략 3년 전 | 0

답변 있음
Is matlab function distance is broken ?
It's your install. Screen grab from those commands on my 2020a Update 2 un-install and clean install again? good luck. MB

거의 4년 전 | 0

답변 있음
M_map code won't plot
You've your axes limits the wrong way Hollie m_proj('utm','lat',[19 29],'lon',[-97 -82]); m_gshhs_i('patch',[0.5 0.5 0.5]); m...

대략 5년 전 | 0

| 수락됨

답변 있음
How to apply hatched region to a polar map
Hi Holly, What's your latmesh, longmesh and Ymesh? Also you're plotting Antarctica. Do you use the Antarctic Mapping Tools t...

5년 초과 전 | 0

답변 있음
Plot a map with a specific scale
So if you have the mapping toolbox you should look at <http://www.mathworks.co.uk/help/map/ref/paperscale.html?searchHighlight=p...

거의 10년 전 | 1

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

대략 10년 전

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

대략 10년 전

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

대략 10년 전

답변 있음
running mean of circular data (angles)
You could look at the excellent "Circular Statistics Toolbox" <http://www.mathworks.com/matlabcentral/fileexchange/10676> ...

12년 초과 전 | 1

| 수락됨

답변 있음
How to fill coastline polygon
You could "accept" an answer Millo then to close the question ;-) cheers. Mark

12년 초과 전 | 0

답변 있음
Multiple Figure Window Order
Hi J. I use this rather nice function called cyclefigs written by Peter Acklam <http://home.online.no/~pjacklam/matlab/software...

12년 초과 전 | 0

답변 있음
Matlab can't find geocradius function
You can find out what Toolboxes are installed on your system by typing ver at the prompt. It tells you all the mathworks pr...

12년 초과 전 | 0

답변 있음
How to fill coastline polygon
It sounds like you are getting this sort of thing <http://woodshole.er.usgs.gov/operations/sea-mat/images/map_stuff.gif> ...

12년 초과 전 | 0

답변 있음
How to fill coastline polygon
Millo, if you have the mapping toolbox then you can use tools such as gshhs <http://www.mathworks.co.uk/help/toolbox/map/ref/g...

12년 초과 전 | 0

답변 있음
Question about using Mapping Toolbox to project ETOPO1 data from structure array
Hi Nate, Given how long ago you asked I expect you have already got your answer. I had a similar issue with irregular lat with ...

12년 초과 전 | 1

| 수락됨