Namelengthmax value in different operating systems

4 Ansichten (letzte 30 Tage)
ashwin TP
ashwin TP am 7 Sep. 2020
Bearbeitet: Jan am 7 Sep. 2020
in windows value of namelengthmax is 63. what is value of namelengthmax in different operating systmes like linux, iOS etc?

Antworten (1)

Jan
Jan am 7 Sep. 2020
Bearbeitet: Jan am 7 Sep. 2020
The value of namelengthmax depends on the Matlab version only. It is the same for all operating systems.
Identifiers can have 63 characters since version 6.5, which was published 2002. Until 6.1 it swas 31 characters.

Kategorien

Mehr zu Scope Variables and Generate Names finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by