Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
278.043
of 300.364
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
14.29%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.934
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.407
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 2 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 2 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 2 años hace | 1 respuesta | 0
