Thread Subject:
Geoshow showing missing data

Subject: Geoshow showing missing data

From: Noranda

Date: 30 Jul, 2012 16:12:33

Message: 1 of 3

Hello,

I am having a problem with my figure showing missing data always only on the very top line of my map. I am using the following code:

load topoMap % grid data (65x130 double)
latRange = [-80 -15];
lonRange = [-40 90];
refvec = [1 max(latRange) min(lonRange)];
worldmap(topoMap,refvec);
geoshow(topoMap,refvec,'DisplayType','texturemap');

I've tried changing the lat/lon Ranges and have the same problem, always a few pixels missing on the very top line of the map. I've also tried changing the rendering with no change. Any ideas?

Thanks!

N.

Subject: Geoshow showing missing data

From: Noranda

Date: 31 Jul, 2012 14:54:13

Message: 2 of 3

If it helps to know, i have no NaN values in my data grid.

"Noranda " <nbrown@wellesley.edu> wrote in message <jv6bph$39p$1@newscl01ah.mathworks.com>...
> Hello,
>
> I am having a problem with my figure showing missing data always only on the very top line of my map. I am using the following code:
>
> load topoMap % grid data (65x130 double)
> latRange = [-80 -15];
> lonRange = [-40 90];
> refvec = [1 max(latRange) min(lonRange)];
> worldmap(topoMap,refvec);
> geoshow(topoMap,refvec,'DisplayType','texturemap');
>
> I've tried changing the lat/lon Ranges and have the same problem, always a few pixels missing on the very top line of the map. I've also tried changing the rendering with no change. Any ideas?
>
> Thanks!
>
> N.

Subject: Geoshow showing missing data

From: Noranda

Date: 1 Aug, 2012 16:21:14

Message: 3 of 3

Also, here is an example for visual reference: http://i45.tinypic.com/x516r6.png

If anyone knows the cause, please help!

N.

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
geoshow Noranda 30 Jul, 2012 12:14:21
worldmap Noranda 30 Jul, 2012 12:14:21
rssFeed for this Thread

Contact us