Products & Services Industries Academia Support User Community Company

Learn more about MATLAB   

mxGetChars (C) - Get pointer to character array data

C Syntax

#include "matrix.h"
mxChar *mxGetChars(const mxArray *array_ptr);

Arguments

array_ptr

Pointer to an mxArray

Returns

Pointer to the first character in the mxArray. Returns NULL if the specified array is not a character array.

Description

Call mxGetChars to access the first character in the mxArray that array_ptr points to. Once you have the starting address, you can access any other element in the mxArray.

See Also

mxGetString

  


Recommended Products

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.

 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS