User`s guide

Code Validation
2-27
Use the MATLAB open_system command to trace the generated code back to
the model. For example,
open_system('<S3>')
opens system 3 and
open_system('<S3>/Kp')
opens and selects Gain block Kp which resides in S3.