help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Octave equivalent to Matlab buttondownfcn?


From: Søren Hauberg
Subject: Re: Octave equivalent to Matlab buttondownfcn?
Date: Tue, 23 Feb 2010 09:22:19 -0800

tir, 23 02 2010 kl. 02:27 -0800, skrev Sar gan:
> What is the Octave equivalent to Matlabs buttondownfcn()?
> I'm looking for a way to get pixel values base on a mouse button down
> click. 

I think you need to use 'ginput' to (x, y) coordinates of a mouse click.
>From these you can extract pixel values of an image.

Søren



reply via email to

[Prev in Thread] Current Thread [Next in Thread]