Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Clickable subplots
Date: Sun, 19 Aug 2007 22:36:32 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 5
Message-ID: <faaglg$4k6$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-03-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1187562992 4742 172.30.248.38 (19 Aug 2007 22:36:32 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 19 Aug 2007 22:36:32 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1030060
Xref: news.mathworks.com comp.soft-sys.matlab:424502



Hi, I have a figure with many small subplots (as many as 80
or more). I would like to add functionality that would allow
me to double click a subplot to display a full size plot
with more details. Any suggestions on how to do this in an
m-file?