フィルターのクリア

Are there any examples showing how to use pmode (interactive parallel command) in MATLAB ?

5 ビュー (過去 30 日間)
Ammar
Ammar 2017 年 4 月 21 日
回答済み: Sabin 2023 年 3 月 13 日
Dear all, I am new in parallel computing in MATALAB and I would like to learn pmode. Please, if there any examples show how to use this tool.
Kind regards Ammar

回答 (1 件)

Sabin
Sabin 2023 年 3 月 13 日
pmode will be removed in a future release. Use spmd instead. An example of spmd is:
openExample('parallel/ExecuteCodeInParallelWithSpmdExample')

カテゴリ

Help Center および File ExchangeRed についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by