MATLAB C Math Library
  Go to function:
    Search    Help Desk 
mlfScalar    Examples   See Also

Create and initialize a 1-by-1 array

C Prototype

Arguments

double v
  Initial contents of the array

Description

This function creates a 1-by-1 array whose contents are initialized to the value of v.

Example

See Also

mlfComplexScalar



[ Previous | Help Desk | Next ]