Main Content

find

Class: systemcomposer.rptgen.finder.ProfileFinder
Namespace: systemcomposer.rptgen.finder

Find information about profile

Since R2022b

Syntax

result = find(finder)

Description

result = find(finder) finds information about a profile for the Profile search result.

Input Arguments

expand all

Profile finder, specified as a systemcomposer.rptgen.finder.ProfileFinder object.

Output Arguments

expand all

Profile result, returned as a systemcomposer.rptgen.finder.ProfileResult object.

Version History

Introduced in R2022b