Clear Filters
Clear Filters

Is there a manner to simulate just a part in simulink model

9 views (last 30 days)
Is there any manner to simulate just a part in simulink model if we know that I have two independent parts in my model simulink but the file (.m) is common?

Answers (1)

Stalin Samuel
Stalin Samuel on 16 Feb 2016
  • Just comment the unnecessary parts in the model(select the blocks and click Ctrl+Shift+X )
  • Now run the simulation
  2 Comments
tassadit chekari
tassadit chekari on 16 Feb 2016
In the second step I want to run the commented blocks. How to take off the comment?

Sign in to comment.

Tags

Community Treasure Hunt

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

Start Hunting!