Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Minimum Value
Date: Tue, 19 Aug 2008 22:52:01 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 9
Message-ID: <g8fiqh$1q0$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-05-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1219186321 1856 172.30.248.35 (19 Aug 2008 22:52:01 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 19 Aug 2008 22:52:01 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 1292953
Xref: news.mathworks.com comp.soft-sys.matlab:486326



Hi,

I have a variable which is an array of all positive 
numbers. I am trying to find the minimum value in the 
varibale other than zero. Can anyone suggest how I can do 
this? I was using the min() function before.

Thanks for your time.