Parent Directory
|
Revision Log
|
Revision Graph
- open a figure and resize it.
1 | gforget | 1.1 | |
2 | %figure; set(gcf,'Units','Normalized','Position',[0.1 0.2 0.8 0.8]); | ||
3 | figure; set(gcf,'Units','Normalized','Position',[0. 0.2 0.4 0.8]); | ||
4 |
ViewVC Help | |
Powered by ViewVC 1.1.22 |