Home > freetb4matlab > deprecated > dmult.m

dmult

PURPOSE ^

% This function has been deprecated. Use the direct syntax @code{diag(A)*B}

SYNOPSIS ^

function M = dmult (a, B)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} dmult (@var{a}, @var{b})
% This function has been deprecated.  Use the direct syntax @code{diag(A)*B}
% which is more readable and now also more efficient.
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003