DSPRelated.com
Forums

Display value/matrix in GUI

Started by sven...@hotmail.com May 25, 2005
Hello, I have made a GUI, in which i open an image and perform some operations on the image. I also calculated some values (MSE,SNR...) and an 8x8 matrix.
How can i display these values and the matrix on my GUI ??
Thx in advance, Sven.


I have tried that, but didnt work. I really dont know how to get the values on my GUI... Anyone knows?

Thx in advance, Sven.


>From: Jian Lin <j...@yahoo.com>
>To: s...@hotmail.com
>Subject: Re: [matlab] Display value/matrix in GUI
>Date: Thu, 26 May 2005 08:00:17 -0700 (PDT)
>
>Try using text or listbox.
>
>--- s...@hotmail.com wrote:
> > Hello, I have made a GUI, in which i open an image
> > and perform some operations on the image. I also
> > calculated some values (MSE,SNR...) and an 8x8
> > matrix.
> > How can i display these values and the matrix on my
> > GUI ??
> > Thx in advance, Sven.
> >
> >
> >
>__________________________________