Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: linking two graphs
Date: Mon, 17 Aug 2009 07:50:17 +0000 (UTC)
Organization: TUdelft
Lines: 14
Message-ID: <h6b23p$m4m$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1250495417 22678 172.30.248.37 (17 Aug 2009 07:50:17 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Mon, 17 Aug 2009 07:50:17 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1068222
Xref: news.mathworks.com comp.soft-sys.matlab:563860


Dear,

I would like to do the following:

Suppose I  have two graphs of two different functions of two variables.
The functions are related in the sense that the domain of one is a (linear) transformation of the other.

I would like to plot both in a different window, 'walk' through the domain in one graph (with the datacursor) and see a datacursor appear at the function values of the second function in its (transformed) domain. 
Is this possible?

Maybe start with a simplification where both domains are the same? 

Any help would be much appreciated.
Bram