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
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
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.
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.
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for
all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content.
Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available
via MATLAB Central.
Read the complete Terms prior to use.