Path: news.mathworks.com!newsfeed-00.mathworks.com!NNTP.WPI.EDU!elk.ncren.net!newsflash.concordia.ca!canopus.cc.umanitoba.ca!not-for-mail
From: roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson)
Newsgroups: comp.soft-sys.matlab
Subject: Re: drawing a line to a specific plot
Date: Wed, 9 Apr 2008 20:57:08 +0000 (UTC)
Organization: National Research Council Canada - Conseil national de rechereches Canada
Lines: 12
Message-ID: <ftjaj4$fvk$1@canopus.cc.umanitoba.ca>
References: <ftjada$oni$1@fred.mathworks.com>
NNTP-Posting-Host: origin.ibd.nrc.ca
X-Trace: canopus.cc.umanitoba.ca 1207774628 16372 192.70.172.160 (9 Apr 2008 20:57:08 GMT)
X-Complaints-To: abuse@cc.umanitoba.ca
NNTP-Posting-Date: Wed, 9 Apr 2008 20:57:08 +0000 (UTC)
Originator: roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson)
Xref: news.mathworks.com comp.soft-sys.matlab:462072



In article <ftjada$oni$1@fred.mathworks.com>,
David Doria <daviddoria@gmail.com> wrote:
>figure
>a=subplot(2,1,1);
>b=subplot(2,1,2);

>how do I use line() to plot to a? I think it says in the
>documentation that you can't actually do that, is this correct?

line(x,y,z,'Parent',a);
-- 
  "Walter exemplified class."                     -- Paul Tagliabue