help-octave
[Top][All Lists]
Advanced

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

help


From: shashi kumar
Subject: help
Date: Wed, 21 Sep 2005 08:38:10 -0500

Dear sir,
I w'd like to delete some selected rows of a 3 column
matrix, say, 10000*3, and i have tried as given below
command and got like this message. so kindly tell me
how to make empty to particular rows with all column.

octave:1> load File1
octave:2> [x y]=find(File1(:,3)>-3000)
octave:3> []=File1(x,:);
parse error:
 
>>> [ ]=File1(x,:);

I am using linux enterprise version

anticipating your co-operation
thank you
with regards
K.Shashikumar

\\\///
           /         \
           | \\   // |
         ( | (.) (.) |)
---------o00o--(_)--o00o------------

 "No one other than ourselves know
   what can truly make us happy."

     with love K.Shashikumar

------ooo0--------------------------
      (   )     0ooo 
       \ (      (   )
        \_)      ) /
                (_/


        
                
______________________________________________________ 
Yahoo! for Good 
Donate to the Hurricane Katrina relief effort. 
http://store.yahoo.com/redcross-donate3/ 



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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