Main Content
removeProfiler
Class: soc.sdk.BoardSupport
Namespace: soc.sdk
Remove a profiler from the board support
Syntax
removeProfiler(boardSupportObj,name)
Description
removeProfiler(
removes the boardSupportObj
,name
)soc.sdk.Profiler
object, with
Name
property equal to the name
argument,
from the soc.sdk.BoardSupport
object.
Input Arguments
Version History
Introduced in R2019b