Navigation

Operators and Keywords

Function List:

C++ API

mat2str.m File Reference


Functions

endif if (nargin< 3) if(ischar(n)) cls
endif endif if (nargin< 1||nargin > 3||!isnumeric(x)) print_usage()
endif if (strcmp("class", cls)) s
endif endfunction !assert (mat2str([-1/3+i/7;1/3-i/7],[4 2]),"[-0.3333+0.14i;0.3333-0.14i]")%!assert(mat2str([-1/3+i/7
id i ()

Variables

function s
 n = 17
else cls = ""
endif if (ndims(x) > 2) error("mat2str

Function Documentation

endif endfunction !assert ( mat2str([-1/3+i/7;1/3-i/7],[4 2])  ,
""  [-0.3333+0.14i;0.3333-0.14i] 
)

id i (  )  [virtual]

endif if ( strcmp("class", cls)   ) 

endif endif if ( nargin< 1||nargin > 3||!  isnumericx  ) 

endif if (  ) 


Variable Documentation

else cls = ""

endif if(ndims(x) > 2) error("mat2str

n = 17

Initial value:

 mat2str (x, n, cls)

  if (nargin < 2 || isempty (n))

    n = 17