sscclean
Syntax
Description
sscclean(
deletes all derived files
generated by namespace
)sscbuild
in the namespace named
namespace
.
Running sscclean
before rebuilding a library forces
sscbuild
to generate all derived files in the namespace, rather than
regenerate only those files that have changed. You do not need to run
sscclean
before regular iterative library builds.
When you upgrade to a new version of Simscape™ software, run sscclean
and then rebuild the custom block
libraries.
When deploying your libraries on multiple platforms, you do not need to run
sscclean
on each platform. Use sscclean
at the
beginning of deployment and then just run sscbuild
on each
platform.
Examples
Input Arguments
Version History
Introduced in R2024b