Wavelet Toolbox
  Go to function:
    Search    Help Desk 
deblankl    Examples

Convert string to lowercase without blanks.

Syntax

S = deblankl(X)

Description

deblankl is a general utility.

This function gives flexibility when using strings.

S = deblankl(X) is the string X converted to lowercase without blanks.

Examples



[ Previous | Help Desk | Next ]