function flag = isInputComplexityMutableImpl(~,~)
flag = false;
endfunction flag = isInputDataTypeMutableImpl(~,~)
flag = false;
endfunction flag = isInputSizeMutableImpl(~,~)
flag = false;
end
end
endSee Also
isInputSizeMutableImplRelated Examples
- “What You Cannot Change While Your System Is Running” on page 34-13
34 System object Usage and Authoring