[Master Index]
[Index for /tools/hpmatlab/toolbox/matlab/ops]
all
(/tools/hpmatlab/toolbox/matlab/ops/all.m)
Help text
ALL True if all elements of a vector are true.
For vectors, ALL(V) returns 1 if all of the elements of the
vector are non-zero. Otherwise it returns 0. For matrices,
ALL(X) operates on the columns of X, returning a row vector
of 1's and 0's.
Cross-Reference Information
This is called by
- close /tools/hpmatlab/toolbox/matlab/graphics/close.m
- fplot /tools/hpmatlab/toolbox/matlab/plotxy/fplot.m
- isempty /tools/hpmatlab/toolbox/matlab/ops/isempty.m
- isreal /tools/hpmatlab/toolbox/matlab/ops/isreal.m
- medfilt1 /tools/hpmatlab/toolbox/signal/medfilt1.m
- orient /tools/hpmatlab/toolbox/matlab/graphics/orient.m
- playsound /tools/hpmatlab/toolbox/matlab/sounds/playsound.m
- psdchk /tools/hpmatlab/toolbox/signal/psdchk.m
- recsound /tools/hpmatlab/toolbox/matlab/sounds/recsound.m
- sosdemo /tools/hpmatlab/toolbox/signal/sosdemo.m
- specchk /tools/hpmatlab/toolbox/signal/specchk.m
- tf2ss /tools/hpmatlab/toolbox/signal/tf2ss.m
- tf2zp /tools/hpmatlab/toolbox/signal/tf2zp.m
- whitebg /tools/hpmatlab/toolbox/matlab/graphics/whitebg.m
Produced by mat2html on Wed Feb 8 12:25:18 EST 1995
Cross-Directory links are: ON