Delay in opening scope in MATLAB Simulink

5 visualizzazioni (ultimi 30 giorni)
Shritesh
Shritesh il 17 Feb 2023
Risposto: Ashu il 21 Feb 2023
I am using MATLAB 2022b for simulating CLLLC converter in Simulink. I am running simulation for 1.5 seconds with continuous mode. Once simulation is complete, I am facing issue in opening scope. It takes around 20 to 30 sec before scope opens also it takes simular time for any activity on scope like zooming In, Zooming out, Scaling, etc.

Risposte (1)

Ashu
Ashu il 21 Feb 2023
I understand that you are facing slow opening and activity of scope in Simulink. You can try the following points to improve the performance.
  1. Check the simulation settings: Make sure that the simulation settings are appropriate for your system. You can try reducing the simulation time or changing the simulation mode to improve the simulation speed.
  2. Check the scope settings: Make sure that the scope is not displaying too many signals or displaying signals at a very high sample rate. You can try reducing the number of signals displayed or reducing the sample rate to improve the performance
  3. Turn off logging: If you are logging the simulation data, try turning off the logging to reduce the amount of data being saved and improve the performance
  4. Reduce the complexity of the model: If the model is very complex, try simplifying it by removing unnecessary blocks or simplifying the equations.

Prodotti


Release

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by