logsout.unpack('all') Slow Performance
이전 댓글 표시
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
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Prepare Model Inputs and Outputs에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!