Verify custom target connectivity configuration for MATLAB PIL execution
piltest(
runs
tests that verify your custom processor-in-the-loop (PIL) target connectivity
configuration. In the tests, the function runs the MATLAB® function
and performs PIL executions. The function compares results and produces
errors if it detects differences. For PIL executions, the function
extracts the config
)TargetHWDeviceType
and Toolchain
settings
from config
.
In the current working folder, the function creates the piltest
folder,
which contains subfolders with test results.
piltest(
extracts
additional settings from config
,'ConfigParams',additionalParameterList
)config
for the PIL execution.