How realised analysis parametric with simulink?

I wish realized a analysis parametric as the what make Pspice? Run several simulations changing a parameter.

 채택된 답변

Kaustubha Govind
Kaustubha Govind 2013년 9월 26일

0 개 추천

This example demonstrates how you can do a parameter sweep for a Simulink model using Parallel Computing Toolbox: Parallel Simulations Using Parfor: Parameter Sweep in Normal Mode. However, if you don't have access to Parallel Computing Toolbox, you can just replace the PARFOR with a FOR loop.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Parallel for-Loops (parfor)에 대해 자세히 알아보기

제품

태그

Community Treasure Hunt

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

Start Hunting!

Translated by