並列計算について
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
賢太
am 14 Apr. 2023
Beantwortet: Toshinobu Shintai
am 14 Apr. 2023
simulinkを利用して計算モデルを作成しました。
モデルの計算を並列処理させたい場合、Parallel Computing Toolbox のライセンス購入は必須になるのでしょうか?
MATLAB およびsimulinkのライセンスのみで並列計算可能な方法ありましたら、
教えていただきたく。
0 Kommentare
Akzeptierte Antwort
Toshinobu Shintai
am 14 Apr. 2023
モデルを全体の処理を並列に実行したい場合は、Parallel Computing Toolboxが必要になります。
ただし、R2021a以降は参照モデルやS-Functionブロックなどの、独立したブロックを別プロセスで実行できるようになってきました。この場合は、ライセンスはSimulinkのみで可能です。詳細については以下のリンク先ドキュメンテーションをご確認ください。
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Create Large-Scale Model Components finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!