? subplots and colorbars

看板Programming作者時間18年前 (2007/11/08 07:32), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
Hi: Suppose I have 16 figures being placed in a single MatLab figure window, then I need to use subplot(4,4,i), i = 1 to 16. 1. In case I only want to show the 1st 8 plots, I used subplot(2,4,i), i = 1 to 8. Since the size of MatLab figure window remains and I have smaller number of plots, I expect each subplot gives me larger plots. It is not, however. Instead, empty space becomes larger. :( How do I command MatLab to use more space in its figure window? 2. In case of using subplot(4,4,i), i = 1 to 16, I tried to show colorbar ONLY in subplots 4, 8, 12 and 16. But then the size for each subplot becomes differ ent. How do I have equal-sized subplots accompanied by colorbars only in subplot s 4, 8, 12 and 16? 3. In case of using subplot(4,4,i), i = 1 to 16, the first 2 rows are closely r elated and the last 2 rows are closely related. That is, subplot-1 has close conne ction with subplot-5, subplot-2 with subplot 6, and so on. Thus, I would like to put a rectangular to enclose those subplots having close connection. More speci fically, I'd like to have a rectangular to enclose subplot-1 and 5, another box to s ubplot-2 and 6, and so on. How do I do that in MatLab? Thanks, by Cheng Cosine Nov/07/2k7 NC -- ┌─────KKCITY─────┐  找歌最方便 KKBOX 歌詞搜尋!! bbs.kkcity.com.tw \^_^ / http://www.kkbox.com.tw └──From:71.77.15.24 ──┘   唱片公司授權,音樂盡情下載 --
文章代碼(AID): #17Cahp00 (Programming)
文章代碼(AID): #17Cahp00 (Programming)