Starting in R2026a, using the model name as the input argument of
sschdladvisor function is not recommended.
sschdladvisor("modelName")
To get optimized results on hardware, use a subsystem name as the input argument
instead.
sschdladvisor("subsystemName")
This syntax runs the Simscape HDL Workflow Advisor for the subsystem containing the
parts of the Simscape™ model that you want to deploy onto the hardware.
You can generate a Simulink® state-space equivalent model for any desired
Simscape network of your plant model while retaining the additional networks in their
original forms.