simulinkを利用して計算モデルを作成しました。
モデルの計算を並列処理させたい場合、Parallel Computing Toolbox のライセンス購入は必須になるのでしょうか?
MATLAB およびsimulinkのライセンスのみで並列計算可能な方法ありましたら、
教えていただきたく。

 Respuesta aceptada

Toshinobu Shintai
Toshinobu Shintai el 14 de Abr. de 2023

1 voto

モデルを全体の処理を並列に実行したい場合は、Parallel Computing Toolboxが必要になります。
ただし、R2021a以降は参照モデルやS-Functionブロックなどの、独立したブロックを別プロセスで実行できるようになってきました。この場合は、ライセンスはSimulinkのみで可能です。詳細については以下のリンク先ドキュメンテーションをご確認ください。

Más respuestas (0)

Categorías

Más información sobre Create Large-Scale Model Components en Centro de ayuda y File Exchange.

Productos

Versión

R2023a

Etiquetas

Preguntada:

el 14 de Abr. de 2023

Respondida:

el 14 de Abr. de 2023

Community Treasure Hunt

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

Start Hunting!