i have two simulink files how to plot the results in one file so that i can compare both the results
Show older comments
i have two simulink files and i want to compare both the results in one file what command should i use to do so
Answers (1)
Azzi Abdelmalek
on 3 Jun 2015
0 votes
2 Comments
Kamsundaram Sree Latha
on 3 Jun 2015
Azzi Abdelmalek
on 3 Jun 2015
in each file, use a To Workspace block, and give different names for your data. For Example y1 for data in file 1 and y2 for data in file 2
Categories
Find more on Simulink in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!