Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space IceMaster and version 3.7.1

Znav
nextMATLAB Mapping for Enumerations
prevMATLAB Mapping for Modules

On this page:

Table of Contents
maxLevel3

...

Slice

MATLAB

bool

logical

byte

uint8

short

int16

int

int32

long

int64

float

single

double

double

string

character vector (1-by-n array of char),
empty 0-by-0 character array for empty strings

Ztop
Anchor
string
string

String Mapping in MATLAB

...

Info

The MATLAB mapping currently does not allow you to map Slice strings to the MATLAB string type added in MATLAB R2016b.

Ztop

See Also

Znav
nextMATLAB Mapping for Enumerations
prevMATLAB Mapping for Modules