Main Content
matlab.settings.mustBeIntegerScalar
Validate that setting value is an integer scalar
Description
matlab.settings.mustBeIntegerScalar(
issues an error if settingvalue
)settingvalue
is not an integer scalar. This
function does not return a value.
This function ignores input arguments that are empty values. Therefore, no error is thrown when the setting value is empty.
Examples
Input Arguments
Version History
Introduced in R2019b