Navigation

Operators and Keywords

Function List:

C++ API

splu.m File Reference


Functions

 if (!warned) warned
 warning ("Octave:deprecated-function","splu is obsolete and will be removed from a future version of Octave; please use lu instead")

Variables

function varargout
endif for i

Function Documentation

if ( warned  ) 

warning ( "Octave:deprecated-function ,
"splu is obsolete and will be removed from a future version of Octave; please use lu instead"   
)


Variable Documentation

Initial value:

 2 : nargin
    arg = varargin {i}

function varargout

Initial value:

 splu (varargin)
  persistent warned = false