Navigation

Operators and Keywords

Function List:

C++ API

orderfields.m File Reference


Functions

endif else print_usage ()
endif if (nargin==1) if(isstruct(s1)) names
endif elseif (nargin==2) if(isstruct(s2)) names

Variables

 function [t, p]

Function Documentation

endif elseif ( nargin  = =2  ) 

endif if ( nargin  = =1  ) 

endif else print_usage (  ) 


Variable Documentation

function[t, p]

Initial value:

 orderfields (s1, s2)

  if (nargin == 1 || nargin == 2)
    if (! isstruct (s1))
      error ("orderfields: expecting argument to be a struct")