Prev: Smooting
Next: Matlab and VSS
From: Li on 18 Jun 2010 16:11 Have you run into this kind of situations? You want to set the position of a subplot, you thought it is as easy as: set(handle, 'position', [a b c d]). The fact is that when you try to change the size of the subplot, by changing c an d, the location which is supposed to be set by a and b changes again. It is annoying. Now I have a subplot from Matlab mapping. It has such kind of problems. I wonder if anyone knows a fix?
|
Pages: 1 Prev: Smooting Next: Matlab and VSS |