Suppose now I have generated the grid, computed the mask and modified it using mouse clicks, and saved it as a MATLAB seagrid file. Now on the other day I tried to further modify the grid. I loaded it, but it would not show the mask it saved. I know the mask data is there, but how to display it and further modify it after loading?
Thanks!
masking issue in seagrid
-
- Posts: 81
- Joined: Thu Dec 07, 2006 3:14 pm
- Location: USGS
- Contact:
Re: masking issue in seagrid
You need to edit following files:
uncomment '>Mask' in doaddmenus.m
add the following line under the case 'mask' in doevent.m
domasktool(self)
and then simply run seagrid. You can now use the Mask command under <Toggle> menu.
Zafer
uncomment '>Mask' in doaddmenus.m
add the following line under the case 'mask' in doevent.m
domasktool(self)
and then simply run seagrid. You can now use the Mask command under <Toggle> menu.
Zafer
Re: masking issue in seagrid
wow~~it works perfectly. Thanks!nacholibre wrote:You need to edit following files:
uncomment '>Mask' in doaddmenus.m
add the following line under the case 'mask' in doevent.m
domasktool(self)
and then simply run seagrid. You can now use the Mask command under <Toggle> menu.
Zafer
Re: masking issue in seagrid
Hello all!
I am having a problem when I try to edit the masking... The cells are really small and seagrid zooming seems to give some errors..as i not able to zoom enough in the middle parts of my grid as it thinks (as i try to amplify) that i am actually masking..
Can not explain myself properly and I do not know what to do!
Hopefully somebody knows what i am talking about and give me a hand.
Thanks: R
I am having a problem when I try to edit the masking... The cells are really small and seagrid zooming seems to give some errors..as i not able to zoom enough in the middle parts of my grid as it thinks (as i try to amplify) that i am actually masking..
Can not explain myself properly and I do not know what to do!
Hopefully somebody knows what i am talking about and give me a hand.
Thanks: R