Where is the address of simulink or matlab example offered by itself in my PC?

3 views (last 30 days)
To illustrate, when I operate this code:
open_system('sldemo_suspn_3dof')
then, the model just appears but I do not know where the address of this model is so that I cannot know more details of this model. Thus, could you please tell me the address of this model officially?

Answers (1)

Fangjun Jiang
Fangjun Jiang on 4 Mar 2019
You mean file location? Run this command
which sldemo_suspn_3dof

Categories

Find more on Modeling in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!