How do I clear up some memory?

5 vues (au cours des 30 derniers jours)
Chad Greene
Chad Greene le 15 Jan 2014
Commenté : Matthew Creek le 24 Août 2023
When I run computationally-intensive scripts, memory usage goes up and my computer slows down a little bit. This is to be expected. But sometimes after running one of these scripts I close all and clear all, yet when I check my system Activity Monitor Matlab is still using 3.5 GB and my computer runs slow until I restart Matlab. Any tricks for clearing up memory without restarting Matlab? I'm running Matlab R2012b on OSX 10.8.5.

Réponse acceptée

José-Luis
José-Luis le 15 Jan 2014
Modifié(e) : José-Luis le 15 Jan 2014
UNIX systems do not return memory allocated to an application until the application exits. So it's not really a Matlab problem.

Plus de réponses (0)

Catégories

En savoir plus sur Performance and Memory dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by