matlab::data::MATLABString

Element type for MATLAB string arrays

Description

MATLABString is defined as:

using MATLABString = optional<String>;

Class Details

Namespace:

matlab::data

Include:

String.hpp

Introduced in R2017b

Was this topic helpful?