Thread Subject: How to draw a line on a figure in GUI?

Subject: How to draw a line on a figure in GUI?

From: "A.E lover

Date: 1 Nov, 2007 18:53:42

Message: 1 of 5

Hi all

I need to draw on a figure some lines. Anybody knows how to do this
task?

This is very simple in some other languages such as Visual C ++ or
Visual Basic. But it seems impossible in MATLAB's GUI.

Thank you

Subject: How to draw a line on a figure in GUI?

From: ImageAnalyst

Date: 1 Nov, 2007 19:10:54

Message: 2 of 5

On Nov 1, 2:53 pm, "A.E lover" <aelove...@gmail.com> wrote:
> Hi all
>
> I need to draw on a figure some lines. Anybody knows how to do this
> task?
>
> This is very simple in some other languages such as Visual C ++ or
> Visual Basic. But it seems impossible in MATLAB's GUI.
>
> Thank you
=======================================================================
AELover:
Use the axes command to switch focus to the axes (picture) in the GUI
that you want to draw on.
Then use the plot() command to do the drawing.
Regards,
ImageAnalyst

Subject: How to draw a line on a figure in GUI?

From: PB

Date: 1 Nov, 2007 19:26:29

Message: 3 of 5

Den Thu, 01 Nov 2007 11:53:42 -0700 skrev A.E lover:

> Hi all
>
> I need to draw on a figure some lines. Anybody knows how to do this
> task?
>
> This is very simple in some other languages such as Visual C ++ or
> Visual Basic. But it seems impossible in MATLAB's GUI.
>
> Thank you


help annotation

/PB

Subject: How to draw a line on a figure in GUI?

From: roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson)

Date: 1 Nov, 2007 20:32:16

Message: 4 of 5

In article <1193943222.776369.320390@19g2000hsx.googlegroups.com>,
A.E lover <aelover11@gmail.com> wrote:

>I need to draw on a figure some lines. Anybody knows how to do this
>task?

line()
--
We regret to announce that sub-millibarn resolution bio-hyperdimensional
plasmatic space polyimaging has been delayed until the release
of Windows Vista SP2.

Subject: How to draw a line on a figure in GUI?

From: "A.E lover

Date: 3 Nov, 2007 13:07:55

Message: 5 of 5

On Nov 1, 3:32 pm, rober...@ibd.nrc-cnrc.gc.ca (Walter Roberson)
wrote:
> In article <1193943222.776369.320...@19g2000hsx.googlegroups.com>,
>
> A.E lover <aelove...@gmail.com> wrote:
> >I need to draw on a figure some lines. Anybody knows how to do this
> >task?
>
> line()
> --
> We regret to announce that sub-millibarn resolution bio-hyperdimensional
> plasmatic space polyimaging has been delayed until the release
> of Windows Vista SP2.

Thank you guys.

Tags for this Thread

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.

rssFeed for this Thread

Contact us at files@mathworks.com