How to determine how much RAM is available?

I'm currently working on a tool designed to read in files and do stuff to the files, and the likelihood that it will eventually eat up all of the ram is quite high.
feature memstats is lying to me and telling me I have over 100TB, which is 500 times what I expect to have.
Does anyone have a method of determining how much ram is available, both with or without the pagefile?
If it makes a difference, I'm using 19b

답변 (1개)

Star Strider
Star Strider 2021년 4월 30일

0 개 추천

The memory function is the only option I’m aware of that would come close to providing that information. There are related functions linked to on that page.

카테고리

도움말 센터File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

제품

태그

질문:

2021년 4월 30일

답변:

2021년 4월 30일

Community Treasure Hunt

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

Start Hunting!

Translated by