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 ExchangeParallel for-Loops (parfor) についてさらに検索

製品

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by