Thread Subject: How to add a title to plotmatrix

Subject: How to add a title to plotmatrix

From: Lisheng Su

Date: 11 May, 2009 01:41:01

Message: 1 of 3

I'm trying to add a title to the "plot group" from plotmatrix command. Anybody knows how? Thanks.

Subject: How to add a title to plotmatrix

From: John

Date: 13 May, 2009 17:36:01

Message: 2 of 3

x = randn(50,3); y = x*[-1 2 1;2 0 1;1 -2 3;]';
plotmatrix(y,'*r');
set(gca,'title',title('Your title');

"Lisheng Su" <lisheng.su@cna.com> wrote in message <gu7vnd$jc4$1@fred.mathworks.com>...
> I'm trying to add a title to the "plot group" from plotmatrix command. Anybody knows how? Thanks.

Subject: How to add a title to plotmatrix

From: Lisheng Su

Date: 13 May, 2009 18:00:06

Message: 3 of 3

Very nice, thank you

"John" <sjohn@cnbc.cmu.edu> wrote in message <guf0e1$d6s$1@fred.mathworks.com>...
> x = randn(50,3); y = x*[-1 2 1;2 0 1;1 -2 3;]';
> plotmatrix(y,'*r');
> set(gca,'title',title('Your title');
>
> "Lisheng Su" <lisheng.su@cna.com> wrote in message <gu7vnd$jc4$1@fred.mathworks.com>...
> > I'm trying to add a title to the "plot group" from plotmatrix command. Anybody knows how? Thanks.

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
plotmatrix Lisheng Su 10 May, 2009 21:44:04
rssFeed for this Thread

Contact us at files@mathworks.com