Path: news.mathworks.com!not-for-mail
From: "Miguel " <abambres@civil.ist.utl.pt>
Newsgroups: comp.soft-sys.matlab
Subject: Re: new coordinate system - 2D and 3D plots
Date: Tue, 25 Aug 2009 12:57:02 +0000 (UTC)
Organization: 11
Lines: 25
Message-ID: <h70n2u$bt7$1@fred.mathworks.com>
References: <h70e43$dch$1@fred.mathworks.com> <h70k20$l09$1@fred.mathworks.com>
Reply-To: "Miguel " <abambres@civil.ist.utl.pt>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1251205022 12199 172.30.248.35 (25 Aug 2009 12:57:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 25 Aug 2009 12:57:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1896087
Xref: news.mathworks.com comp.soft-sys.matlab:565783


"pietro " <bracardi82@email.it> wrote in message <h70k20$l09$1@fred.mathworks.com>...
> "Miguel " <abambres@civil.ist.utl.pt> wrote in message <h70e43$dch$1@fred.mathworks.com>...
> > Dear MATLAB users and experts,
> > 
> > Can anyone please tell me the way (or where i may find any related m-file) to plot anything ( 2D or 3D) in a coordinate system created by me ? For instance, a 3D plot with Y horizontal and orthogonal to Z, and X (out of plane axis) making alpha degrees with Y.
> > 
> > Thank you very much,
> > I?d really appreciate your help for my PhD work.
> > 
> > Best Regards,
> > 
> > Miguel Abambres  
> 
> Hi, 
> 
> you can use the function axes 
> 
> http://www.mathworks.com/access/helpdesk/help/techdoc/index.html?/access/helpdesk/help/techdoc/ref/axes.html&http://www.google.it/search?q=matlab+plot+create+new+axis&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:it:official&client=firefox-a


Hi Pietro,

Thanks for your reply! Unfortunately i didn?t manage to know how should that function be used in order to create a coordinates system that is not orthogonal. Could you please give me an example of a 2D coordinates system with the vertical axis making an angle of 60? with the horizontal axis? Thanks a lot!:)

Miguel