namelengthmax
📝 Syntax
📤 Output argument
📄 Description
💡 Examples
ID = ['A', char(double('0') * ones(1, namelengthmax -1 ))];
length(ID)
STR = [ID, ' = 3'];
execstr(STR)
🔗 See also
🕔 History
Version
📄 Description
Last updated