Afzal
Followers: 0 Following: 0
統計
MATLAB Answers
7 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Array of SimulationInput objects gets modified upon running with sim command
I am creating an array of SimulationInput objects, 'simIn'. If I try to run a single simulation, for example using simOut(1) = s...
4ヶ月 前 | 0 件の回答 | 0
0
回答質問
How to make variables assigned to SimulationInput object accessible to a PostSimFunction when using parsim
I am trying to save logged data in SimulationOutput objects to .mat files when running simulations in parallel, so I can clear t...
6ヶ月 前 | 1 件の回答 | 0
1
回答質問
Simulink algebraic loop error when using parsim
I have a model that runs fine in MATLAB R2020b with parsim, and with sim in 2021b. But when using parsim, I get the following er...
11ヶ月 前 | 1 件の回答 | 0
1
回答質問
parsim with fast restart does not update variables set in through a PreSimFcn
I have noticed that base workspace variables supposed to be set through a PreSimFcn are not updated for a simulation when runnin...
12ヶ月 前 | 0 件の回答 | 0
0
回答質問
How to programmatically determine the default number of workers set in parallel preferences
Is there a way to deterine the number of workers set by a user in their MATLAB preferences without starting a parallel pool. I w...
1年以上 前 | 1 件の回答 | 0
1
回答質問
Missing ErrorMessage in Simulink.SimulationOuput object
I've come across an issue where the ErrorMessage property of a Simulink.SimulationOutput object is not populated, although the M...
1年以上 前 | 0 件の回答 | 0
0
回答質問
Use Simulink PreSimFcn to set metadata in a Simulink.SimulationOutput object
Is it possible to store variables from a simulation's PreSimFcn in the Simulink.SimulationOutput object's metadata? I am settin...
1年以上 前 | 1 件の回答 | 0