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...
1년 초과 전 | 답변 수: 1 | 0
1
답변질문
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...
1년 초과 전 | 답변 수: 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...
대략 2년 전 | 답변 수: 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...
대략 2년 전 | 답변 수: 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...
2년 초과 전 | 답변 수: 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...
2년 초과 전 | 답변 수: 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...
2년 초과 전 | 답변 수: 1 | 0
