Home Messages Index
[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index

Re: GUI - Allow user to "draw" function. Also and GUI advice appreciated

  • Subject: Re: GUI - Allow user to "draw" function. Also and GUI advice appreciated
  • From: Roy Schestowitz <newsgroups@schestowitz.com>
  • Date: Wed, 03 Nov 2004 04:22:33 +0000
  • Newsgroups: comp.soft-sys.matlab
  • References: <eeefddb.-1@webx.raydaftYaTP>
  • User-agent: KNode/0.7.2
Julian Tam wrote:

> I'm trying to write a program for image histogram specification.
> Unfortunately, this is the first time I've ever attempted a GUI in
> MatLab, so I hope it's something I can do...
> 
> Essentially, I want to have an axis, on which a user can click down
> on the left hand side of the axis (or anywhere...), and draw a line
> moving across the graph, thus creating a new function. I then want
> to place the f(x) values in a vector.
> 
> Is this possible?

Yes. It's not a simple task that you describe, put people wrote code that
extracts necessary information when pressing a figure. You can find it on
MATLAB Central.

> Also, can anyone suggest some MatLab GUI tutorial websites?

http://www.mathworks.nl/matlabcentral/fileexchange/loadFile.do?objectId=5439&objectType=FILE

[Date Prev][Date Next][Thread Prev][Thread Next]
Author IndexDate IndexThread Index