Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

import simulink tsarray from workspace

1 visualización (últimos 30 días)
Notsure USA
Notsure USA el 4 de Mzo. de 2014
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
R2011b
I log data from the inputs of the referenced models during the simulation of the top model. Then I want to use that logged data as inputs for the referenced models when simulating the referenced models individually.
I log the input data using signal logging by ModelDataLogs when running the top model.
This gives me logsout.blah.blah.blah, a 1x1 Simulink.TsArray
Now I want to send that input data into my referenced model individually, but I can't figure out how to get that logged data back into simulink as a bus, that my model is expecting.
and here http://www.mathworks.com/matlabcentral/answers/98772 (here his simple_script.mdl probably has my answer but it is an invalid model so I can't see it).
Can someone walk me through this process? It must be pretty common.
Bonnie

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by