how to get defined simulation parameters for a new simulink window....
이전 댓글 표시
Hi
i have a simulink model which runs on discrete solver with fixed step. whenever i want to test a small portion of the model, i will open a new window for testing. but the problem is, the new window is taking default simulation parameters like.. variable step and 'ode3' solver. and it will difficult for me to change the parameters every time...
i would like to know is there any way to get the defined simulation parameters for the new window....like main window....
Thanks for spending your valuable time..
venkat
채택된 답변
추가 답변 (1개)
Kaustubha Govind
2012년 8월 20일
1 개 추천
An easier way might be to maintain a Configuration Set that you can attach to any number of models. Configuration sets are objects that can be created in the MATLAB workspace.
카테고리
도움말 센터 및 File Exchange에서 Manual Performance Optimization에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!