knowledge-database (beta)

Current group: comp.soft-sys.matlab

Plotting Formatted Text to GUI

Plotting Formatted Text to GUI  
Erdem Ogut
 Re: Plotting Formatted Text to GUI  
Jérôme
From:Erdem Ogut
Subject:Plotting Formatted Text to GUI
Date:Sun, 23 Jan 2005 22:24:29 -0500
Hello,

I have a couple of matrices calculated within a code and I want to
plot/print them in a GUI in a formatted style (for ex: one matrix
should be on the left of the screen and one on the right). Needless
to say, I have to use "handles."

How can I do this, is there a command to do this?

Thanks in advance,
Erdem
From:Jérôme
Subject:Re: Plotting Formatted Text to GUI
Date:Mon, 24 Jan 2005 02:31:29 -0500
Hi,

To use multiple axis :

help subplot

How do you want to display your matrix ?

Jérôme.
   

Copyright © 2006 knowledge-database   -   All rights reserved