MATLAB Functions Help Desk

strjust

Purpose

Justify a character array

Syntax

Description

strjust(S) returns a right-justified version of the character array S.

See Also

deblank     Strip trailing blanks from the end of a string



[ Previous | Help Desk | Next ]