slreportgen.utils.hasUniqueModelNotes
R2026bDescription
returns tf = slreportgen.utils.hasUniqueModelNotes(src)1 (true) if the input source has model notes
and 0 (false) if the input source inherits notes from
its parent or does not use notes.
You can use this function to check if a source has model notes before you try to use the
source with an slreportgen.report.Notes reporter.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2025a