The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Function File: [y, f] = nze (x)

Extract nonzero elements of x. Equivalent to x(x != 0). Optionally, returns also linear indices.

Package: miscellaneous