logsout.unpack('all') Slow Performance
Mostra commenti meno recenti
Hi I'm a bit stuck with an issue I have using logsout.unpack('all') on Matlab R2006b. I've set up a model to log lots of signals in one of our models and I've been using this on a fairly complex model for some time. logsout.unpack('all') runs pretty quickly on my main model (About 10s to unpack 270 signals for a 100s simulation).
However I have another model which is simpler (175 signals) and running for a shorter time (10s). logsout.unpack('all') takes much longer, around 30 minutes for some reason. This is only on the initial unpack after a sim run. If I unpack again without running the simulation it takes around 1s.
I've compared both models Simulation Configuration Parameters, and I can't see any differences.
I'm very confused and would really appreciate some help in identifying the problem as it would help us use this technique for logging Simulink signals.
Thanks
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Prepare Model Inputs and Outputs in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!