Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Marker in 3D
Date: Wed, 26 Aug 2009 06:14:05 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 14
Message-ID: <h72jrd$jbc$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 1251267245 19820 172.30.248.37 (26 Aug 2009 06:14:05 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Wed, 26 Aug 2009 06:14:05 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1541543
Xref: news.mathworks.com comp.soft-sys.matlab:566028


Dear Friends,

I made some a 3D movie in Matlab that describe some physical problem.
The range of X and Y axis are [X,Y]=[0:100, 0:100].

In the point of [X,Y]=[80,60] I would like to put a marker (f.e. circle or asterisk)
in order to vividly determine the location of an object.

Could you please help me how the marker inside the figure could be placed?

I tried `findobj` and `set` commands, but failed.
Thank you very much in advance.

Tato