Is it possible to purge Simulink Model?

3 次查看(过去 30 天)
I have a large model, after some work (opened and saved between R2012b and R2013a). The code generation (HDL) becomes extremely slow. From previous 30 seconds to 20 mins for same code generation settings.
Through the process, don't see large memory usage, just CPU are kept 100% from core to core. Can't find out what MATLAB is doing.
I've already tried: rebooting, deleting compiled things, removing code generation folders. None of them helped.
My thought of moving forward to get my speed back is to restore from backup or starting new (which is tremendous amount of work).
Just wondering if there is some sort of purge or rest mechanism already built in Simlink.

回答(1 个)

Kiran Kintali
Kiran Kintali 2021-5-24
attached sample file can be extended to purge whatever cruft you have in your session.
>> purgesession
Purging slprj
Purging hdl_prj
Purging hdlsrc

类别

Help CenterFile Exchange 中查找有关 HDL Coder 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by